> Date: Mon, 1 Nov 2010 00:58:50 +0000
> From: [email protected]
> To: [email protected]
> Subject: Re: [squid-users] Set-Cookie2 and Cookie2 Non-Existant
>
> On Fri, 29 Oct 2010 08:44:25 +0000, Jenny Lee <[email protected]> wrote:
> > Hello Folks,
> >
> > I checked in HTTPheader.c and these headers are not available in
> 3.2.0.1:
> > Set-Cookie2, Cookie2
> >
> > parse_http_header_access: unknown header name 'Set-Cookie2'
> >
> > I downloaded all the other sources and they are not available in them
> > either.
> >
> > How can I block these headers?
>
> Thanks for the heads-up. I've added these to the sets of RFC defined
> headers for 3.HEAD. Future releases they should be blockable. A patch will
> be available here shortly
> http://www.squid-cache.org/Versions/v3/3.HEAD/changesets/squid-3-10999.patch
Thank you Amos.
Will this be incorporated to next release of 3.2 series?