On Thu, 3 Nov 2011 00:05:32 +0000, John Munroe wrote:
> Hi,
>
> Does anyone know how to remove the Proxy-Authorization request 
> header?
> I've tried
>
> request_header_access Proxy-Authorization deny all
>
> but the header still remains.
>
> Thanks
>
> John
 You omitted some important details:
  * explanation of the problem
  * squid version
     - I assume its one of the 3.x series since you had "request_" on 
 the directive attempted.
  * type of squid setup (forward proxy, reverse proxy, interception, 
 transparent, cluster, etc)
 Proxy-Authorization is hop-by-hop. Meaning that its removed by your 
 Squid unless you explicitly configured the cache_peer login= option to 
 relay it or create a new one.
 Amos
Received on Thu Nov 03 2011 - 01:01:00 MDT
This archive was generated by hypermail 2.2.0 : Thu Nov 03 2011 - 12:00:02 MDT