You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2017/08/08 20:48:29 UTC

[Bug 58001] Implement Forwarded header (RFC 7239) to mod_proxy_http

https://bz.apache.org/bugzilla/show_bug.cgi?id=58001

--- Comment #1 from Christian Schmidt <bz...@chsc.dk> ---
Created attachment 35207
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35207&action=edit
Add Forwarded header

This patch adds the Forwarded header in the same manor as X-Forwarded-*.

I added a new configuration variable, ProxyAddForwardedHeader, in addition to
ProxyAddHeaders that controls the X-Forwarded-* headers. The default is Off in
order to stay conservative, but I don't know what the general policy about such
things is in this project.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org