- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 09 Dec 2025 21:25:08 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 December 2025 05:25:12 UTC
annevk left a comment (whatwg/fetch#1895)
I looked at `shouldFail("<PROTOCOL>//<host>") ` and isn’t the resulting origin passed to the server which then echoes that? CORS performs a string comparison so it seems correct that the client lowercasing results in failure.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1895#issuecomment-3635446883
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/issues/1895/3635446883@github.com>
Received on Wednesday, 10 December 2025 05:25:12 UTC