- From: Volker Diels-Grabsch <notifications@github.com>
- Date: Wed, 11 Sep 2019 04:04:08 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 11 September 2019 11:04:31 UTC
https://fetch.spec.whatwg.org/commit-snapshots/60a516da3c3c023da74a151d0970fdcb4735d94e/#concept-request-credentials-mode > A request has an associated credentials mode, which is "omit", "same-origin", or "include". Unless stated otherwise, it is "omit". This seems to be at odds with the formal part of the specification where `fallbackCredentials` was adjusted from "omit" to "same-origin". Shouldn't this have been adjusted alongside pull request https://github.com/whatwg/fetch/pull/585 (commit https://github.com/whatwg/fetch/commit/811575d6889026c68d55a327f79198dccfea403c)? -- 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/935
Received on Wednesday, 11 September 2019 11:04:31 UTC