- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 08 Mar 2016 09:06:48 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 8 March 2016 17:07:29 UTC
> Note that "establish a WebSocket connection" in the RFC is the process of obtaining a connection, coupled with sending a client handshake request and validating the response. It's all things intertwined. Fetch starts out with the request and does things with that, and then at some point obtains a connection. The layering is different. Ah, I see, the structure of that plaintext document makes it hard to understand. OK then. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/236#issuecomment-193871028
Received on Tuesday, 8 March 2016 17:07:29 UTC