On Sun, 23 Jun 2002 02:06:20 -0700
Terry Lambert <[EMAIL PROTECTED]> wrote:

> Joshua Lee wrote:
> > Terry Lambert <[EMAIL PROTECTED]> wrote:
> > > The way you would deal with this would be to tell Apache that it
> > > was an HTTP 1.0 server, since chunking is an HTTP 1.1 feature.
> > 
> > I've found a better solution! On today's freshports there is something
> > called mod_blowchunks :-) If installed, it will reject chunking and log
> > it. This is an alternative to upgrading Apache.
> 
> But if a client uses chunking legitimately, and does so becuase
> it believes it's talking to an HTTP server, you've just broken
> that client's ability to POST/PUT.

You mean to say "it believes it is talking to an HTTP 1.1 server", yes? I guess using 
HTTP 1.0 is a better solution then. Of course, maybe the *best* solution IMVHO would 
be to upgrade to the Apache version without this bug.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to