Re: [whatwg/fetch] Secure cookies should be permitted on secure requests, not just where there is a `https` scheme (Issue #1827)

mikewest left a comment (whatwg/fetch#1827)

We cannot. At least, not in a way that works in a context-independent way.

We could add a webdriver mechanism to define some other origin as "localhost" (similar to what we did for loopback IP addresses in https://github.com/web-platform-tests/wpt/issues/26166), but that would be a reasonable amount of work to get right (in Chromium at least).

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

Message ID: <whatwg/fetch/issues/1827/2894459278@github.com>

Received on Tuesday, 20 May 2025 13:42:06 UTC