- From: Josh Matthews <notifications@github.com>
- Date: Mon, 11 Apr 2016 14:07:14 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 11 April 2016 21:07:44 UTC
Step 7.12 of CORS-preflight fetch includes this text: `False if request's credentials mode is not "include", and true otherwise`. As far as I can tell, this is equivalent to `True if request's credentials mode is "include", false otherwise`. --- 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/279
Received on Monday, 11 April 2016 21:07:44 UTC