servo/components/net
bors-servo bda46179b6 Auto merge of #8523 - Wafflespeanut:redirects, r=jdm
Listen for cancellation message during loads and redirects...

fixes #8495

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8523)
<!-- Reviewable:end -->
2015-11-14 19:25:33 +05:30
..
fetch DRY out conditional logic in CORS header matching 2015-10-11 20:55:01 -04:00
about_loader.rs Implement cancellation listener for cancelling network requests 2015-11-12 14:02:59 +05:30
Cargo.toml Check in for task 1,4 and 5 2015-11-05 00:17:24 -05:00
cookie.rs Fix issues found by rust-clippy 2015-10-12 20:21:49 -04:00
cookie_storage.rs Add plugins for compositing and net crates #7699 2015-09-22 13:51:21 +02:00
data_loader.rs Implement cancellation listener for cancelling network requests 2015-11-12 14:02:59 +05:30
file_loader.rs Implement cancellation listener for cancelling network requests 2015-11-12 14:02:59 +05:30
hsts.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
http_loader.rs Testing cancellation during redirects 2015-11-14 10:04:32 +05:30
image_cache_task.rs Use the correct .png extension for the image placeholder. 2015-11-13 11:45:09 -08:00
lib.rs Check in for task 1,4 and 5 2015-11-05 00:17:24 -05:00
mime_classifier.rs MIMEClassifier::classify always succeeds; fix the type to reflect this. 2015-10-13 18:03:40 -07:00
pub_domains.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
resource_task.rs Testing cancellation during redirects 2015-11-14 10:04:32 +05:30
storage_task.rs Replaced DOMString by String in storage APIs. 2015-11-12 17:52:59 -06:00