servo/tests/unit/net
Aravind Gollakota bfda32ea00 msg: Rename ReferrerPolicy::NoRefWhenDowngrade NoReferrerWhenDowngrade
This is more consistent with the other variants.
2016-07-15 08:13:57 -07:00
..
parsable_mime Fix off-by-one error in MIME pattern matching 2016-02-23 11:53:32 +00:00
Cargo.toml All our Cargo.toml files should contain an MPL-2.0 license field. 2016-07-14 10:26:34 -05:00
chrome_loader.rs More chrome URL hardenning and tests. 2016-04-23 20:28:03 +02:00
cookie.rs Remove the url! plugin. 2016-04-14 15:35:28 +02:00
cookie_http_state.rs Use common cookie struct add cookie webdriver cmds 2016-06-25 22:24:35 +00:00
cookie_http_state_utils.py Use common cookie struct add cookie webdriver cmds 2016-06-25 22:24:35 +00:00
data_loader.rs Rename MIMEClassifier to match Rust acronym naming conventions. 2016-07-02 17:12:46 -04:00
fetch.rs Silent warnings in fetch.rs 2016-06-18 21:52:00 +02:00
file_loader.rs added test for https://github.com/servo/servo/issues/10548 2016-04-18 03:34:25 +03:00
filemanager_thread.rs Put Blob URL online 2016-07-15 20:33:51 +08:00
hsts.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
http_loader.rs msg: Rename ReferrerPolicy::NoRefWhenDowngrade NoReferrerWhenDowngrade 2016-07-15 08:13:57 -07:00
lib.rs Add mach command to update public domain list and use a HashSet instead of a Vec to lookup public domains 2016-06-09 09:14:01 +02:00
mime_classifier.rs Rename MIMEClassifier to match Rust acronym naming conventions. 2016-07-02 17:12:46 -04:00
pub_domains.rs Add mach command to update public domain list and use a HashSet instead of a Vec to lookup public domains 2016-06-09 09:14:01 +02:00
resource_thread.rs Put Blob URL online 2016-07-15 20:33:51 +08:00
test.jpeg Move net::{data_loader,image_cache_task} unit tests into the unit_tests crate. 2015-04-08 01:07:50 +02:00
test.txt Add unit testing to file manager; Replace uuid by stringified version in FileManagerThreadMsg 2016-06-10 02:20:52 +08:00