servo/tests/unit/net
Anthony Ramine 63c4490e73 Kill the plugins crate and its clippy support
Sometimes clippy gets outdated by months, and its current support setup
means that each Servo component need to opt into it by depending on
the plugins crate manually, and not all components do that.
2017-02-21 11:50:36 +01:00
..
parsable_mime Fix off-by-one error in MIME pattern matching 2016-02-23 11:53:32 +00:00
Cargo.toml Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
chrome_loader.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
cookie.rs Add unit tests 2016-12-22 11:29:30 -08:00
cookie_http_state.rs Add unit tests 2016-12-22 11:29:30 -08: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 Don't lose information in Fetch API 2017-01-09 14:52:14 +01:00
fetch.rs Implement Subresource Integrity 2017-01-08 08:52:18 +05:30
file_loader.rs added test for https://github.com/servo/servo/issues/10548 2016-04-18 03:34:25 +03:00
filemanager_thread.rs Remove the unused CancellationListener arguments in filemanager_thread. 2016-11-24 11:46:30 +01:00
hsts.rs Refactor HSTSList to use HashMap 2016-12-30 22:00:03 +05:30
http_loader.rs Fix an unused variable warning in net_tests 2016-12-30 17:24:10 -08:00
lib.rs Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
mime_classifier.rs Auto merge of #13411 - frewsxcv:mime, r=jdm 2016-10-08 15:40:47 -05:00
resource_thread.rs Remove some unused arguments. 2016-11-24 11:46:33 +01:00
subresource_integrity.rs Implement Subresource Integrity 2017-01-08 08:52:18 +05:30
test.jpeg Chunked ReadFile from file manager 2016-07-25 19:39:16 +02:00