- From: Mark Nottingham <mnot@mnot.net>
- Date: Fri, 12 Aug 2016 11:08:07 +1000
- To: Daniel Stenberg <daniel@haxx.se>
- Cc: HTTP Working Group <ietf-http-wg@w3.org>
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