Re: How to handle errors if contents of response are dynamically generated?

If you're using chunked encoding, closing the connection without  
sending the final zero-sized chunk will indicate a problem.


On 2007/09/14, at 5:29 PM, Greg Robson-Garth wrote:

> One would have thought that a -1 (or some other indicator value for  
> example) instead of chunked size could have been used together with  
> some additional text to indicate a failure.
>

--
Mark Nottingham       mnot@yahoo-inc.com

Received on Tuesday, 25 September 2007 05:59:26 UTC