Re: [whatwg/fetch] Lowercasing of scheme in URL in conflict with WPT test for CORS check (Issue #1895)

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