- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 07 Dec 2016 09:00:19 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 7 December 2016 17:00:56 UTC
My PR requires the header to be included whenever the CORS flag is set (CORS requests that are cross-origin, roughly) and all requests whose method is `POST`. So a same-origin `fetch(url, {method:"POST"})` would include it. Does that sound okay? Do we have WPT tests for this already? -- 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/225#issuecomment-265505295
Received on Wednesday, 7 December 2016 17:00:56 UTC