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

@annevk commented on this pull request.



>  
 <ol>
- <li><p>Let <var ignore>host</var> be <var>url</var>'s <a for=url>host</a>.
+ <li><p>Let <var>proxies</var> be the result of performing proxy resolution for <var>url</var> in an

Apparently "obtain a connection" needs to be passed a URL for proxies. It seems like this shouldn't be a problem for WebTransport if we make that change. Is that correct? (Note that this patch has several issues at the moment.)

-- 
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#discussion_r657991397

Received on Thursday, 24 June 2021 14:20:06 UTC