From 5988af80d9eddb9fb9ab06933ebe80887ded1159 Mon Sep 17 00:00:00 2001 From: hno <> Date: Tue, 15 Apr 2003 01:57:10 +0000 Subject: [PATCH] Add WWW-Authenticate to the paranoid header set --- src/cf.data.pre | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.3