- From: Jake Archibald <notifications@github.com>
- Date: Mon, 04 Jan 2016 01:02:23 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 4 January 2016 09:02:51 UTC
https://fetch.spec.whatwg.org/#http-fetch 5.redirect.10.4 > 4. If either actualResponse's status is 301 or 302 and request's method is `POST`, or actualResponse's status is 303, set request's method to `GET`. The body should be removed at this point to avoid a `GET` request with a body. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/187
Received on Monday, 4 January 2016 09:02:51 UTC