search for: request_header_access

Displaying 3 results from an estimated 3 matches for "request_header_access".

2016 Feb 04
5
Squid as interception HTTPS proxy under CentOS 7
...\?) 0 0% 0 refresh_pattern . 0 20% 4320 # My custom configuration http_port 8079 http_port 8080 intercept https_port 8081 ssl-bump intercept generate-host-certificates=on dynamic_cert_mem_cache_size=4MB key=/etc/squid/custom.private cert=/etc/squid/custom.cert # Anonymous proxy forwarded_for off request_header_access Allow allow all request_header_access Authorization allow all request_header_access WWW-Authenticate allow all request_header_access Proxy-Authorization allow all request_header_access Proxy-Authenticate allow all request_header_access Cache-Control allow all request_header_access Content-Encoding...
2016 Feb 04
0
Squid as interception HTTPS proxy under CentOS 7
...My custom configuration > http_port 8079 > http_port 8080 intercept > https_port 8081 ssl-bump intercept generate-host-certificates=on > dynamic_cert_mem_cache_size=4MB key=/etc/squid/custom.private > cert=/etc/squid/custom.cert > > # Anonymous proxy > forwarded_for off > request_header_access Allow allow all > request_header_access Authorization allow all > request_header_access WWW-Authenticate allow all > request_header_access Proxy-Authorization allow all > request_header_access Proxy-Authenticate allow all > request_header_access Cache-Control allow all > request_h...
2016 Feb 04
0
Squid as interception HTTPS proxy under CentOS 7
...t; > # My custom configuration > http_port 8079 > http_port 8080 intercept > https_port 8081 ssl-bump intercept generate-host-certificates=on dynamic_cert_mem_cache_size=4MB key=/etc/squid/custom.private cert=/etc/squid/custom.cert > > # Anonymous proxy > forwarded_for off > request_header_access Allow allow all > request_header_access Authorization allow all > request_header_access WWW-Authenticate allow all > request_header_access Proxy-Authorization allow all > request_header_access Proxy-Authenticate allow all > request_header_access Cache-Control allow all > request_h...