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

> @JuniorHsu if we want to leave GET -> GET alone we do have to add a check for 303 in the specification: that method is not GET or HEAD. As the current wording does affect GET -> GET for 303s.

Thanks for finding this. It's good to be consistent 

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

Received on Monday, 9 December 2019 17:53:43 UTC