Re: [whatwg/fetch] Would it be sound for CORS middleware to fail the CORS check if the request's method hasn't been explicitly allowed? (Issue #1517)

Can you be certain the endpoint pays attention to `Sec-Fetch-Mode`? Otherwise it seems like letting `POST` through some-of-the-time might not give you the protection you think it does.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1517#issuecomment-1291602821
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1517/1291602821@github.com>

Received on Wednesday, 26 October 2022 07:17:37 UTC