servo/components/net_traits
David Rajchenbach-Teller 1e81b8c133 Resolves #4183 - Implemementing context-based MIME type sniffing
The version of the standard is not finalized at the time of this writing.
Specifications may be found here: https://mimesniff.spec.whatwg.org/#context-specific-sniffing .
2015-12-31 07:45:03 -05:00
..
image Adding method to detect if image formats should be supported by servo 2015-11-13 19:01:44 -05:00
Cargo.toml Use Url.join instead of UrlParser.base_url(...).parse (#9002) 2015-12-18 17:02:41 +01:00
hosts.rs Remove dependency on regex_macros 2015-11-24 22:07:14 +01:00
image_cache_task.rs Replace libpng with image everywhere. 2015-10-10 07:43:11 -07:00
lib.rs Resolves #4183 - Implemementing context-based MIME type sniffing 2015-12-31 07:45:03 -05:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
storage_task.rs Replaced DOMString by String in storage APIs. 2015-11-12 17:52:59 -06:00