- From: Alex Rousskov <rousskov@measurement-factory.com>
- Date: Mon, 28 Apr 2003 07:34:32 -0600 (MDT)
- To: Sadiq_Js <Sadiq_Js@Satyam.com>
- cc: ietf-http-wg@w3.org
On Mon, 28 Apr 2003, Sadiq_Js wrote: > I am trying to POST a message and the Transfer-Encoding is set to > chunked to Apache server 1.3.27. I am getting the response that > Content Length should not be zero for POST from Apache server. > > I would like to know whether Chunked Encoding is supported for POST > method. Chunked requests are supported by HTTP/1.1. I know that Apache 2.x proxy supports basic chunked requests and suspect that Apache 2.x server supports them as well. If you do not get authoritative responses about Apache 1.x support, try Apache 2.x if you can. HTH, Alex. -- | HTTP performance - Web Polygraph benchmark www.measurement-factory.com | HTTP compliance+ - Co-Advisor test suite | all of the above - PolyBox appliance
Received on Monday, 28 April 2003 09:34:44 UTC