Re: [whatwg/fetch] strip request-body-header for redireting from POST to GET (#977)

I do think that consumers have just as much control over Transfer-Encoding: chunked (Assuming we expose a streaming upload API) as they have over Content-Length.  Neither one can they set directly, but they can set them indirectly (By their selection of upload body or their choice of upload API).

-- 
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/pull/977#issuecomment-561905631

Received on Thursday, 5 December 2019 00:14:40 UTC