- From: Julian Reschke <notifications@github.com>
- Date: Thu, 19 Sep 2024 00:16:15 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 19 September 2024 07:16:19 UTC
### What problem are you trying to solve? There are HTTP methods defined to be "safe" which nevertheless require CORS preflights. ### What solutions exist today? Non (AFAIU) expect to do the preflight. ### How would you solve it? Adding to the defined in https://fetch.spec.whatwg.org/#cors-safelisted-method In theory we could discuss this for some WebDAV methods as well (PROPFIND etc), but what's more important would be QUERY once it's there. ### Anything else? _No response_ -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1774 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1774@github.com>
Received on Thursday, 19 September 2024 07:16:19 UTC