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

I guess we should do this for 301/302 as well when we change the method to GET there? If someone is willing to write tests I'm happy to file all the browser bugs (if any) and change the specification.

It seems a little weird, but since we modify the request anyway we might as well do this too.

Should we remove other `Content-*` headers?

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

Received on Thursday, 28 September 2017 07:32:27 UTC