- From: Jeffrey Walton <noloader@gmail.com>
- Date: Fri, 28 Nov 2014 02:35:18 -0500
- To: Domenic Denicola <d@domenic.me>
- Cc: "Web Applications Working Group WG (public-webapps@w3.org)" <public-webapps@w3.org>
> I think there are several different scenarios under consideration. > > 1. The author says Content-Length 100, writes 50 bytes, then closes the stream. > 2. The author says Content-Length 100, writes 50 bytes, and never closes the stream. > 3. The author says Content-Length 100, writes 150 bytes, then closes the stream. > 4. The author says Content-Length 100 , writes 150 bytes, and never closes the stream. > Using a technique similar to (2) will cause some proxies to hang. http://www.google.com/search?q=proxy+hang+content-length+wrong
Received on Friday, 28 November 2014 07:35:45 UTC