Re: [whatwg/fetch] Should Content-Type header be stripped when redirecting from POST to GET? (#609)

Yep; `Content-*` headers talk about the body. 

There are cases when there *are* headers that reference a missing body, but I don't think this is one of them; they're mostly around responses that refer to things in caches or the state of the resource after a change.



-- 
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/609#issuecomment-342672963

Received on Wednesday, 8 November 2017 00:47:54 UTC