From: hno <> Date: Tue, 15 Apr 2003 01:57:10 +0000 (+0000) Subject: Add WWW-Authenticate to the paranoid header set X-Git-Tag: SQUID_3_0_PRE1~252 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5988af80d9eddb9fb9ab06933ebe80887ded1159;p=thirdparty%2Fsquid.git Add WWW-Authenticate to the paranoid header set --- diff --git a/src/cf.data.pre b/src/cf.data.pre index bc0939e0fc..5da6b6d14c 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.309 2003/04/02 04:26:43 wessels Exp $ +# $Id: cf.data.pre,v 1.310 2003/04/14 19:57:10 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -3264,6 +3264,7 @@ DOC_START header_access Allow allow all header_access Authorization allow all + header_access WWW-Authenticate allow all header_access Cache-Control allow all header_access Content-Encoding allow all header_access Content-Length allow all