- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 31 May 2021 03:26:12 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 31 May 2021 10:26:33 UTC
There's #1132 by @estark37 still which seems related. From that perspective it would make sense for CORS preflights not to be able to handle it I think. Though Private Network Access is reusing CORS preflights for navigations as well (exact layering TBD) at which point it probably should work? Overall I would not expect it to be different from the request following the preflight (if successful) so perhaps this is simply a field we should make sure to copy when setting up the preflight? -- 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/1242#issuecomment-851391522
Received on Monday, 31 May 2021 10:26:33 UTC