[Sadiq_Js: May 30 13:00] > > HI, > > I am sending a HTTP/1.1 POST to the Origin Server from the proxy with out > Transfer-Encoding header, But Origin Server send the chunked data as a > response to the Proxy, Is this the right behavior of HTTP Origin Server. yes, thats fine. Transfer-Encoding applies to what you are sending, not what you are willing to accept. Look for the TE request header for that. However, chunked is always allowed as a transfer-encoding in http/1.1 -PatrickReceived on Friday, 30 May 2003 09:42:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 6 June 2008 08:04:27 GMT