Jamie Lokier wrote: > Streaming media (and streaming Javascript!) origin servers can signal > that already with "Connection: close". The client is informed immediately > that it must resend later requests on another connection, and that > it's safe to repeat them because they won't be processed on this > connection. > > some proxies in their desire to keep persistent connections with clients open as long as possible will convert a length-unspecified response with Connection: close into chunked data with Proxy-Connection: keep-alive. so you can't rely on that getting back to the client. AdrienReceived on Monday, 2 April 2007 19:13:20 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 6 June 2008 08:04:32 GMT