servo/tests/unit/net
Zhen Zhang a51db4cfa8 Implement trait-based ResourceThreads and clean up related naming issues
Changes include:

- Introduce an IpcSend trait to abstract over a collection of IpcSenders
- Implement ResourceThreads collection to abstract the resource-related
  sub threads across the component
- Rename original ResourceThread and ControlMsg into an unifed CoreResource__
  to accommodate above changes and avoid confusions
2016-05-20 08:00:16 +08:00
..
parsable_mime Fix off-by-one error in MIME pattern matching 2016-02-23 11:53:32 +00:00
Cargo.toml Add timeline markers for HTTP requests, JS evaluation, and HTML parsing. 2016-05-18 08:02:42 -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 Add unit tests for cookies base on abarth/http-state github repo 2016-05-17 10:13:26 +02:00
cookie_http_state_utils.py Add unit tests for cookies base on abarth/http-state github repo 2016-05-17 10:13:26 +02:00
data_loader.rs Add referrer policy pass-through and referrer header logic 2016-04-25 16:41:06 -04:00
fetch.rs Remove CacheRequestDetails 2016-05-02 22:08:16 -04:00
file_loader.rs added test for https://github.com/servo/servo/issues/10548 2016-04-18 03:34:25 +03:00
hsts.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
http_loader.rs Add the requesting URL to the 401 prompt. Only show the 401 prompt when the WWW-Authenticate header is present. 2016-05-03 13:19:42 -04:00
lib.rs Add timeline markers for HTTP requests, JS evaluation, and HTML parsing. 2016-05-18 08:02:42 -05:00
mime_classifier.rs Add validation code for MIME checkers 2016-02-19 13:11:13 +00:00
resource_thread.rs Implement trait-based ResourceThreads and clean up related naming issues 2016-05-20 08:00:16 +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