On 16/05/2013 5:14 a.m., Alex Rousskov wrote:
On 05/15/2013 07:41 AM, Amos Jeffries wrote:
On 16/05/2013 1:06 a.m., Martin Sperl wrote:
Hi!
We came across a strange "bug" in squid in regards to icap and
request_header access.
It is a bug alright. Header names are supposed to be case-insensitive.
The attached patches fix this bug in Squid v3.2 and trunk.
Disclaimers: I only tested the trunk patch. I do not think this is
related to ICAP (the bug affects all Squid configurations that use
header_access directives).
HTH,
Alex.
"NoCaseLess" seems a very weird thing to call the insensitive comparator
- you may want to rethink that. But +1 anyway.
Amos