Re: [whatwg/fetch] Incorperate let-localhost-be-localhost (#1118)

That's interesting and also something that ought to be defined, perhaps as part of https://wicg.github.io/cors-rfc1918/ or Mixed Content, but it seems separable from how `localhost` is resolved.

In trying to determine how to best address the latter in Fetch the main roadblock I encountered as that this should apply to all connections a browser makes, including those from WebRTC and WebSocket, and I'm not entirely sure how to best address that yet. Thoughts and ideas very much appreciated.

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

Received on Monday, 7 December 2020 10:31:05 UTC