mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Closes #2587 Adding HTTP compression capability
This commit is contained in:
parent
3294778b37
commit
818f1c5748
7 changed files with 110 additions and 26 deletions
|
@ -31,3 +31,4 @@ cookie="*"
|
|||
regex = "0.1.14"
|
||||
regex_macros = "0.1.8"
|
||||
hyper = "0.3"
|
||||
flate2 = "0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue