- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 25 May 2021 06:12:20 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 25 May 2021 13:12:33 UTC
On closer inspection "obtain a WebSocket connection" does not appear to do anything that "obtain a connection" does not do, especially now the latter has a dedicated argument. This brings "obtain a connection" closer to the goal of covering all web platform connections and a being a policy-enforcement point for them. cc @MattMenke2 You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1241 -- Commit Summary -- * Editorial: make WebSocket use obtain a connection -- File Changes -- M fetch.bs (50) -- Patch Links -- https://github.com/whatwg/fetch/pull/1241.patch https://github.com/whatwg/fetch/pull/1241.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/1241
Received on Tuesday, 25 May 2021 13:12:33 UTC