servo/tests/unit/net
bors-servo 20fc8b3c8d Auto merge of #10932 - jdm:401, r=SimonSapin
Add the requesting URL to the 401 prompt. Only show the 401 prompt wh…

…en the WWW-Authenticate header is present.

Fixes #10912.

<!-- 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/10932)
<!-- Reviewable:end -->
2016-05-04 11:37:16 -07:00
..
parsable_mime Fix off-by-one error in MIME pattern matching 2016-02-23 11:53:32 +00:00
Cargo.toml Simplify TOML syntax 2016-04-26 23:51:36 +02: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
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 Make new test use local resources only. 2016-04-20 12:38:38 -04:00
mime_classifier.rs Add validation code for MIME checkers 2016-02-19 13:11:13 +00:00
resource_thread.rs Add NetworkError::LoadCancelled variant. 2016-04-27 00:25:27 -04: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