servo/components/net/fetch
Anthony Ramine d022535f9c Make the WebSocket handshake ourselves to ease switching libs
We need to switch to tungstenite to finally update openssl, this commit
rewrites the whole websocket infrastructure to properly follow the Fetch
spec and to make switching to a different websocket library easier.
2017-03-29 19:17:27 +02:00
..
cors_cache.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
methods.rs Make the WebSocket handshake ourselves to ease switching libs 2017-03-29 19:17:27 +02:00