there is no other way to signal the end of the message that the client is sending. A server has the option to close the connection to signal end of message if no Content-Length or chunking is not used. A client for obvious reasons does not have this option. So in short, I would say the answer is yes, if the client message has an entity body, and it will not send a Content-Length for whatever reason, it must use chunking. Adrien Peter wrote: > > Hi, Julian. > > Thanks for your response. > > Frustratedly, i still did not get an explicit answer from reading the > section. > > Perhaps i should ask it this way: > > MUST an HTTP 1.1 *client* transfer-encode a message body in chunks > and send Transfer-Encoding header if the client can/will not send > Content-Length header for some reason? > > Looking forward to a either "YES" or "NO" answer according to official > interpretation of RFC 2616. > > Thanks!! > > peter > > -- Adrien de Croy - WinGate Proxy Server - http://www.wingate.comReceived on Friday, 23 January 2009 19:54:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:38:35 GMT