servo/components/net
bors-servo 595bda478e Auto merge of #8752 - Manishearth:om-nom, r=metajack
Make `path_matches` match the spec (fixes cookies)

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8752)
<!-- Reviewable:end -->
2015-11-30 23:18:39 +05:30
..
fetch Refactor http_fetch to reflect the new standard 2015-11-26 17:12:19 -08:00
about_loader.rs Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
Cargo.toml Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
cookie.rs Make path_matches match the spec (fixes cookies) 2015-11-30 22:01:33 +05:30
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 Auto merge of #8650 - Wafflespeanut:about-404, r=Wafflespeanut 2015-11-26 22:47:03 +05:30
hsts.rs Remove dependency on regex_macros 2015-11-24 22:07:14 +01:00
http_loader.rs Always disable SSLv2 and SSLv3. 2015-11-21 12:11:48 -05:00
image_cache_task.rs Use the correct .png extension for the image placeholder. 2015-11-13 11:45:09 -08:00
lib.rs Auto merge of #8713 - GuillaumeGomez:features, r=Manishearth 2015-11-28 21:58:43 +05:30
mime_classifier.rs adding tidy rule to warn against use of &String and refactoring instances of &String in codebase 2015-11-25 21:49:12 -05: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