Re: [whatwg/fetch] Draft changes to "obtain a websocket connection" (#1244)

Upon further investigation, it appears that Chromium doesn't always convert "ws" and "wss" to "http" and "https" when executing proxy.pac. It depends on whether we're using the system implementation of proxy resolution or not. Maybe it needs to be implementation-defined.

-- 
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/pull/1244#issuecomment-856481184

Received on Tuesday, 8 June 2021 06:18:40 UTC