Re: [fetch] Define the WebSocket client handshake in terms of Fetch (#236)

@mikewest could you review this?

@domenic should Fetch abstract the entire WebSocket protocol or should HTML reference a mixture of Fetch and the WebSocket protocol? That is, should Fetch reintroduce the hooks HTML needs, perhaps even putting the security limitations on them directly so HTML no longer needs to do that. I think I have a slight preference for that, but it would be a larger change.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/236#issuecomment-193282998

Received on Monday, 7 March 2016 14:57:09 UTC