]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add WWW-Authenticate to the paranoid header set
authorhno <>
Tue, 15 Apr 2003 01:57:10 +0000 (01:57 +0000)
committerhno <>
Tue, 15 Apr 2003 01:57:10 +0000 (01:57 +0000)
src/cf.data.pre

index bc0939e0fcf36b2672f88e34dfe1bd250dd538bc..5da6b6d14c876387fc8e8575c3ed1bdac9235944 100644 (file)
@@ -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