Re: [whatwg/fetch] Request body streams should use chunked encoding (#966)

HTTP/2 supports full bi-directional streaming with shutdown read/write on a per-stream basis.

HTTP/1 uploads need to use chunked encoding.

-- 
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/966#issuecomment-644219921

Received on Monday, 15 June 2020 15:55:43 UTC