]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Cleanup of auth header special case forwarding logics
authorHenrik Nordstrom <henrik@henriknordstrom.net>
Thu, 27 Aug 2009 09:49:56 +0000 (11:49 +0200)
committerHenrik Nordstrom <henrik@henriknordstrom.net>
Thu, 27 Aug 2009 09:49:56 +0000 (11:49 +0200)
The code dealing with our special case auth header forwarding/synthesising
had grown quite hairy and partially duplicated from all additions. This
cleans up the code moving this logics to a new function and unifying
WWW & Proxy auth cases.


Trivial merge