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

Stefan Eissing <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|FixedInTrunk,               |TryAgain
                   |PatchAvailable              |

--- Comment #4 from Stefan Eissing <[email protected]> ---
Thinking about this again, I tested a simple solution using mod_headers. Just
add the following to your host config:

  Header unset Upgrade

This will suppress any 'Upgrade' header in responses from the given host (or
all hosts if placed in the base server). Further conditional application is
possible using expressions. See mod_headers documentation for details.

Please let me know if this works for you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to