Re: [whatwg/fetch] Request body streams that cannot be retried (#538)

Correct, we use a whitelist of safe methods (as defined by https://tools.ietf.org/html/rfc7231#section-4.2.1) for 0RTT, rather than a blacklist.  That's used for both 0RTT over TLS and 0RTT over QUIC.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/538#issuecomment-553798515

Received on Thursday, 14 November 2019 09:19:21 UTC