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

There's also Transfer-Encoding (No idea if Transfer-Encoding is generally used in place of Content-Encoding for uploads, but if we're encouraging using these sorts of entity-body headers symmetrically for request and response bodies, seems like it should be here).

Does seem like we should create some more formal grouping of entity-body headers that can apply both to uploads and downloads, if we want to have some sort of support for consumers setting them in web-platform uploads.

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

Received on Wednesday, 4 December 2019 15:13:33 UTC