]> git.ipfire.org Git - thirdparty/squid.git/commit - src/adaptation/icap/ModXact.cc
Bug 1923 fix: Do not send hop-by-hop headers to the ICAP server.
authorrousskov <>
Wed, 23 Jan 2008 02:53:03 +0000 (02:53 +0000)
committerrousskov <>
Wed, 23 Jan 2008 02:53:03 +0000 (02:53 +0000)
commit2cdeea8288740ab964b235dda466c874a39c18bd
treedb00080186dfc7ea3f6d33b790ddca10004cc28b
parent9724468011ab76c367a15dd693f8ca7e3a7575af
Bug 1923 fix: Do not send hop-by-hop headers to the ICAP server.
Send Proxy-Authenticate&Proxy-Authorization in ICAP request headers.
src/HttpHeader.cc
src/HttpHeader.h
src/ICAP/ICAPModXact.cc
src/client_side_reply.cc