Hi Jonas,

On Wed, Nov 2, 2016 at 4:25 PM, Jonas Koperdraat
<jo...@jonaskoperdraat.nl> wrote:
> I don't know whether that header is being sent by the proxy. Should that
> impact the behavior I am seeing (e.g. should does that influence the result
> of getRequestURL)?

It does on some Servlet engines / middlewares, it might not in your
case, especially if you're using Tomcat.

Another header that you might want to investigate is the `Host`
header, it's used for virtual hosts, and you might have an option to
set it in your proxy (on the request sent to the backend).

zoran
-- 
Zoran Regvart
zregv...@redhat.com

Reply via email to