[whatwg/fetch] Add proxy support to obtain a connection (#1259)

This uses some of the language added to #1244 but ports it to "obtain a connection" instead. The one thing that's missing a bit is how _proxy_ is supposed to be used. @ricea can you help with that?

@yutakahirano this also includes your suggested change to the "obtain a connection" parameters by merging _forceNew_ and _dedicated_.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1259

-- Commit Summary --

  * Add proxy support to obtain a connection

-- File Changes --

    M fetch.bs (95)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1259.patch
https://github.com/whatwg/fetch/pull/1259.diff

-- 
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/1259

Received on Thursday, 24 June 2021 14:23:04 UTC