Re: [squid-users] how to remove X-Forwarded-For: header

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 26 Mar 2002 03:43:42 +0100

Phil Howard wrote:

> I figured that would be the case. But once I get into the source,
> I'm more inclined to make it so the headers don't need to be in that
> list for the anonymize_headers directive. If it currently works by
> setting a bit for each entry, I'll need to make something where it
> can keep a dynamically growing list. I might also want to use regular
> expressions such as:
>
> anonymize_headers deny ^x-.*$

Before diving too deep into the code here, make sure you look into
Squid-2.5. It still do not allow you to list custom headers, but there
is some important changes here making it wise to base any new coding on
the Squid-2.5 or later code..

Regards
Henrik Nordström
Squid Developer
Received on Mon Mar 25 2002 - 20:20:24 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:04 MST