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

Can `Transfer-Encoding` be set by web content? I would hope not since it's a property of how the browser arranges bytes on the wire, rather than the request itself. In that case, hopefully it gets applied below redirect handling anyway.

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

Received on Wednesday, 4 December 2019 15:27:08 UTC