Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement RFC 7239 (Forwarded header) #185

Closed
jmcc0nn3ll opened this issue Feb 16, 2016 · 1 comment
Closed

Implement RFC 7239 (Forwarded header) #185

jmcc0nn3ll opened this issue Feb 16, 2016 · 1 comment

Comments

@jmcc0nn3ll
Copy link
Contributor

migrated from Bugzilla #461578
status ASSIGNED severity enhancement in component proxy for 9.3.x
Reported in version 9.3.0 on platform All
Assigned to: Simone Bordet

On 2015-03-06 06:59:36 -0500, Simone Bordet wrote:

http://tools.ietf.org/html/rfc7239.

Currently the proxy servlets use the old format of "X-Forwarded-*", but the new format should be there too.

@joakime
Copy link
Contributor

joakime commented Mar 7, 2016

For those looking for Help Wanted work, this work on this should be done in the ForwardedRequestCustomizer class.

gregw added a commit that referenced this issue Aug 11, 2016
Also handle legacy Https headers for #834
@gregw gregw closed this as completed Aug 11, 2016
gregw added a commit that referenced this issue Aug 12, 2016
Improved test harness
Added more configurability
Fixed SSL session and certificate bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants