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

From the spec, it looks like we use chunked encoding even if the developer provides a `Content-Length`. If this to avoid cases where the developer sends less than the content length they provided?

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

Received on Thursday, 16 July 2020 13:57:06 UTC