On 4/09/2013 4:03 p.m., Norbert Naveen wrote:
Thanks maybe an elementary Question HTTP header addition works even for HTTPS ? say for accessing http://abc.com and as well as https://abc.com ??

All HTTPS headers are encrypted. Squid has absolutely no access to those HTTPS details unless you are using SSL-bump to decrypt and re-encrypt the traffic.

You might expect the CONNECT request headers to be manipulable, but they are not due to code design problems inside Squid.

Amos

Reply via email to