Re: 100 Continue problem

On Fri, 30 May 2003, Prashanto Chatterjee wrote:

> proxy 100 (Continue) issue
>
> I am trying to resolve the issue of 100 Continue to make our proxy
> 100% rfc compliant but am facing this hurdle as to whether the
> client after recieving a 100 Continue response sends only the
> message body (without request headers) or resends the request
> without Expect header.

Robert already answered your question, but I want to emphasize that
there may be more than one "100 Continue" message from the server
and that your proxy must handle other 1xx messages as well. We have
seen many violations related to 1xx requirements. For example, see
	http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19442

Alex.

-- 
                            | HTTP performance - Web Polygraph benchmark
www.measurement-factory.com | HTTP compliance+ - Co-Advisor test suite
                            | all of the above - PolyBox appliance

Received on Friday, 30 May 2003 11:20:00 UTC