servo/tests/unit/net
bors-servo 80662f1e4e Auto merge of #10672 - frewsxcv:net-network, r=KiChjang
Improvements to network preferences, HTTP redirection limiting.

<!-- Reviewable:start -->
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10672)
<!-- Reviewable:end -->
2016-04-19 04:06:25 +05:30
..
parsable_mime Fix off-by-one error in MIME pattern matching 2016-02-23 11:53:32 +00:00
Cargo.toml Bump serde to 0.7 2016-03-17 13:52:39 +01:00
cookie.rs Remove the url! plugin. 2016-04-14 15:35:28 +02:00
data_loader.rs Remove unused import from tests/unit/net/data_loader.rs 2016-01-25 22:27:03 +01:00
fetch.rs Implement CORS preflight fetch 2016-04-13 11:28:14 -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 Rename 'HSTS*' structures to 'Hsts*'. 2016-04-17 14:12:28 -04:00
http_loader.rs Verify number of redirects when we reach limit. 2016-04-17 20:14:08 -04:00
lib.rs added test for https://github.com/servo/servo/issues/10548 2016-04-18 03:34:25 +03:00
mime_classifier.rs Add validation code for MIME checkers 2016-02-19 13:11:13 +00:00
resource_thread.rs Remove the url! plugin. 2016-04-14 15:35:28 +02: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