Bug 43455 - Proxy shouldn't propagate hop-by-hop headers in response
Summary: Proxy shouldn't propagate hop-by-hop headers in response
Status: RESOLVED FIXED
Alias: None
Product: Apache httpd-2
Classification: Unclassified
Component: mod_proxy (show other bugs)
Version: 2.5-HEAD
Hardware: Other other
: P2 normal (vote)
Target Milestone: ---
Assignee: Apache HTTPD Bugs Mailing List
URL:
Keywords: RFC
Depends on:
Blocks: 43454
  Show dependency tree
 
Reported: 2007-09-23 17:21 UTC by Nick Kew
Modified: 2008-01-19 09:20 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Kew 2007-09-23 17:21:15 UTC
mod_proxy correctly strips hop-by-hop headers in a Request, but propagates them
in a Response.
Comment 1 Nick Kew 2007-09-27 07:54:10 UTC
Fixed in trunk in r580044
Comment 2 Nick Kew 2007-09-28 12:25:44 UTC
Fixed in trunk: r580044 + r580465
Comment 3 Nick Kew 2007-10-09 06:55:10 UTC
Fixed in r582807