Re: HTTP_X_FORWARDED_FOR and https

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 10 May 1999 22:16:16 +0200

Emili Badia wrote:
>
> Hi.
> I'm trying to get the environment variable HTTP_X_FORWARDED_FOR on a cgi
> running on an https server, but can't get the value. Anyone have done this
> before??

It is not available to a HTTPS session. HTTPS uses SSL which is tunneled
rather than proxied throught Squid so Squid can't add or modify any
headers (actually, due to the end-to-end encryption it can't even see
the headers or the URL of the request or response, even less modify
them).

--
Henrik Nordstrom
Spare time Squid hacker
Received on Mon May 10 1999 - 14:39:49 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:46:15 MST