> I guess that one depends on the behaviour of real proxies. So that's > banother question: do real deployed HTTP/1.1 proxies convert > non-chunked responses to chunked? > I have done this for two reasons: * the server's response didn't have a content-length, but my proxy wanted to have a persistent connection with the client.. The proxy can chunk and stream the response simultaneously. * to add some other kind of transfer-encoding in addition to chunked. Commonly, this would be gzip. -PatReceived on Thursday, 27 May 2004 12:51:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:38:23 GMT