Re: [fetch] Preconnect via Fetch? (#114)

WebSocket vs Fetch is tracked in https://github.com/whatwg/html/issues/180. I actually think WebSocket does sit on top of Fetch in browsers in practice, but specifying it that way will require forking the IETF protocol specification a bit...

Anyway, I think I will ignore WebSocket here for now and we can address that separately. It does seem to me WebSocket should be able to reuse these connections.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/114#issuecomment-143456760

Received on Saturday, 26 September 2015 14:41:26 UTC