mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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
|
@ -20,6 +20,7 @@ extern crate flate2;
|
|||
extern crate brotli;
|
||||
extern crate hyper;
|
||||
extern crate ipc_channel;
|
||||
extern crate mime_guess;
|
||||
extern crate msg;
|
||||
extern crate net_traits;
|
||||
extern crate openssl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue