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

Allowing it to work over HTTP/1.1 seems important during development, as most development servers are HTTP/1.1 and not-https. I guess that could be a devtools flag or something, if we can't support HTTP/1.1 in the wild.

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

Received on Wednesday, 24 June 2020 09:35:52 UTC