mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Add content_type to metadata in file_loader
This commit is contained in:
parent
a5babb89a0
commit
af705a6faf
6 changed files with 36 additions and 2 deletions
|
@ -44,6 +44,7 @@ rustc-serialize = "0.3"
|
|||
cookie = "0.1"
|
||||
regex = "0.1.14"
|
||||
regex_macros = "0.1.8"
|
||||
mime_guess = "1.1.1"
|
||||
flate2 = "0.2.0"
|
||||
uuid = "0.1.16"
|
||||
euclid = {version = "0.3", features = ["plugins"]}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue