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

Chromium's network stack is currently unaware of how a request was initiated - it's mostly just a "basic" HTTP implementation, with fetch bits added only where necessary (Or where significantly more convenient than the alternative, at least).

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

Received on Thursday, 14 November 2019 23:11:27 UTC