Re: New Version Notification for draft-nottingham-httpbis-retry-00.txt

Included; thanks!


> On 11 Aug 2016, at 4:28 PM, Daniel Stenberg <daniel@haxx.se> wrote:
> 
> On Thu, 11 Aug 2016, Mark Nottingham wrote:
> 
>> A pretty, more readable version is at:
>> https://mnot.github.io/I-D/httpbis-retry/
>> 
>> Feedback very welcome, and thanks to everyone who's given input already (whether you knew it or not :)
> 
> Not that it adds much, but curl uses an algorithm similar to Chromium's it seems: it retries everything if the connection is reused and not a single byte had been received when it broke.
> 
> https://github.com/curl/curl/blob/master/lib/transfer.c#L1892
> 
> -- 
> 
> / daniel.haxx.se

--
Mark Nottingham   https://www.mnot.net/

Received on Friday, 12 August 2016 01:08:35 UTC