mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01: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
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2293,7 +2293,6 @@ dependencies = [
|
|||
"selectors 0.18.0",
|
||||
"serde 0.9.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"serde_json 0.9.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo-websocket 0.18.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo_atoms 0.0.1",
|
||||
"servo_config 0.0.1",
|
||||
"servo_geometry 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue