Re: [whatwg/fetch] Add HTTP fetch step on 421. (#1141)

I rebased this again. So "obtain a connection" now has bypassConnectionPool and dedicated. bypassConnectionPool bypasses the connection pool on lookup, but still stores the result in the connection pool, and dedicated bypasses it completely. Should we organize this differently?

@martinthomson who had naming suggestions on the WebTransport PR might have insights here as well.

-- 
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/1141#issuecomment-790454328

Received on Thursday, 4 March 2021 09:07:29 UTC