Re: cvs commit: squid/src HttpHeader.c client_side.c enums.h

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 24 Jun 2002 23:09:30 +0200

It just blocks any attempts to proxy transfer-encoding within HTTP/1.0,
nothing else. Correct HTTP/1.0 request bodies are unaffected bu the
change.

The header is transfer-encoding:. The TE: header is to announce what you
accept.

Regards
Henrik

Robert Collins wrote:
>
> Just to check: this is denying request bodies, not simply the present of
> a transfer encoding acceptance header (I can't remember whether that's
> TE: or tranfer-encoding: offhand).
>
> Rob
>
> > -----Original Message-----
> > From: hno@squid-cache.org [mailto:hno@squid-cache.org]
> > Sent: Monday, 24 June 2002 4:11 PM
> > To: squid-cvs@squid-cache.org
> > Subject: cvs commit: squid/src HttpHeader.c client_side.c enums.h
> >
> >
> > hno 2002/06/24 00:10:52 MDT
> >
> > Modified files: (Branch: SQUID_2_4)
> > src HttpHeader.c client_side.c enums.h
> > Log:
> > MFC: Deny any requests using transfer-encoding. This is
> > needed in case
> > a browser gets confused and sends us a HTTP/1.1 request using
> > transfer-encoding.
> >
> > Revision Changes Path
> > 1.67.2.3 +4 -3 squid/src/HttpHeader.c
> > 1.512.2.12 +2 -1 squid/src/client_side.c
> > 1.176.2.3 +2 -1 squid/src/enums.h
> >
> >
Received on Mon Jun 24 2002 - 16:55:31 MDT

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