Julien Pierre wrote: > Hi, > > James Lacey wrote: > > > Carl Kugler/Boulder/IBM wrote: > > > > > I stand corrected. But then, why was Content-Length added in HTTP/1.0 and > > > Tranfer-Encoding: chunked in HTTP/1.1? > > > I have found that HTTP clients typically break if the server tries to respond too > early to a request, before it is complete. For example, this can happen with a that's cuz the right thing to do would be to send expect continue along with POST then wait for continue then send the data. But many servers are broken 2 with respect to this, RuslanReceived on Friday, 3 November 2000 23:17:18 EST
This archive was generated by hypermail pre-2.1.9 : Wednesday, 24 September 2003 06:33:40 EDT