mirror of
https://github.com/servo/servo.git
synced 2025-08-05 05:30:08 +01:00
net: use connection pooling
This commit is contained in:
parent
b7c88dd547
commit
a1a9db8ffd
10 changed files with 185 additions and 133 deletions
|
@ -78,7 +78,7 @@ time = "0.1.12"
|
|||
bitflags = "0.3"
|
||||
rustc-serialize = "0.3"
|
||||
libc = "0.1"
|
||||
unicase = "0.1"
|
||||
unicase = "1.0"
|
||||
num = "0.1.24"
|
||||
websocket = "0.12.0"
|
||||
uuid = "0.1.16"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue