Details
Description
If X-Forwarded-Proto header is set to "HTTP", then serverside CXF fails to match Message to corresponding java method. This happens because of HttpUtils#getBaseAddress being case-sensitive and fails to detect absolute url, that is somehow internally produced by cxf from this x-forwarded-proto and x-forwarded-host headers.
—
This uppercase header was produced by NetScaler Load balancer, if this is interesting to you.
Attachments
Issue Links
- links to