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

@mcmanus that's a good point, though the logic would end up a bit more complicated as `OPTIONS` with a request body shouldn't be 0RTT safe I think. So at that point 0RTT-safe would become a property of the request, not the request method.

-- 
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-556001107

Received on Wednesday, 20 November 2019 13:22:35 UTC