]> git.ipfire.org Git - thirdparty/squid.git/commit - src/HttpHeaderTools.cc
Author: Alex Rousskov <rousskov@measurement-factory.com>
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 5 Jul 2012 14:38:28 +0000 (17:38 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Thu, 5 Jul 2012 14:38:28 +0000 (17:38 +0300)
commit3b07476b752e45322023212915a52f586cf56c1c
tree0e8c5697ff2764cb369652e4ae9e2183e5d7c54a
parentb79bfaae548be11c128b94dea63ef02705001942
Author: Alex Rousskov <rousskov@measurement-factory.com>
[request|reply]_header_* manglers fixes to handle custom headers

This patch fix the [request|reply]_header_[access|replace] configuration
parameters to support custom headers. Before this patch the user was able
to remove/replace/allow all custom headers using the "Other" as header name.

This is a Measurement Factory project.
src/HttpHeaderTools.cc
src/HttpHeaderTools.h [new file with mode: 0644]
src/Makefile.am
src/cache_cf.cc
src/cf.data.pre
src/protos.h
src/structs.h