mirror of
https://github.com/servo/servo.git
synced 2025-06-11 01:50:10 +00:00
Only pass the protocol in use in to establish a WS connection
This commit is contained in:
parent
189b0d9094
commit
a6d22b1a35
6 changed files with 23 additions and 29 deletions
|
@ -98,7 +98,6 @@ extern crate tinyfiledialogs;
|
|||
extern crate url;
|
||||
extern crate uuid;
|
||||
extern crate webrender_traits;
|
||||
extern crate websocket;
|
||||
extern crate webvr_traits;
|
||||
extern crate xml5ever;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue