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. >Please comment on this. > When you recieve the 100 Continue response you send the request body (assuming that you have not already sent it). You do _not_ resend the request headers. Section 8.2.3 and 10.1.1 in rfc 2616 has the information you need. /roboReceived on Friday, 30 May 2003 07:21:25 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 6 June 2008 08:04:27 GMT