]> git.ipfire.org Git - thirdparty/squid.git/commit
Regression fix: Replacing reply headers
authorMarco Beck <mbeck@miamod.de>
Fri, 25 Mar 2011 11:47:08 +0000 (00:47 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 25 Mar 2011 11:47:08 +0000 (00:47 +1300)
commit75e4f2ea7eb1efa72fb6ffc3e5324de772cdbc3c
treee014f6d3241e97b10b4eaacada10a328fba59d4c
parent5a91ca0bcde234894e401069122a0d3572b5e60d
Regression fix: Replacing reply headers

Restores the functionality to replace reply headers as found in Squid 2.
header_replace worked for both request and reply headers back then.

The creation of request_header_access and reply_header_access altered
replace_headers to only work on requests. It should have received this
name split back then.
doc/release-notes/release-3.1.sgml
src/cf.data.pre