servo/components/net
bors-servo 5fe921f2ab Auto merge of #15844 - notriddle:domain_match_lowercase, r=nox
Assert that `domain_match` is operating on lowercase text

> (Note that both the domain string and the string will have been
> canonicalized to lower case at this point.)

Related to #15789

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/15844)
<!-- Reviewable:end -->
2017-03-08 18:18:16 -08:00
..
fetch Implemented nosniff for fetch algorithm 2017-03-03 15:50:58 +01:00
blob_loader.rs Remove unused part of the return value of parse_blob_url(). 2017-01-30 15:16:27 +01:00
Cargo.toml Remove unused content blocker code. 2017-03-07 10:29:27 +01:00
chrome_loader.rs Removed util. 2016-12-14 18:04:37 -06:00
connector.rs Implement HSTS fetch step 2016-12-29 12:55:31 +05:30
cookie.rs Assert that domain_match is operating on lowercase text 2017-03-09 02:18:02 +00:00
cookie_storage.rs Use serde_json to persist cookies in the net crate 2017-02-22 12:33:10 +01:00
data_loader.rs Remove CoreResourceMsg::Load. 2016-11-24 11:46:24 +01:00
filemanager_thread.rs Removed util. 2016-12-14 18:04:37 -06:00
hsts.rs Use serde_json to persist cookies in the net crate 2017-02-22 12:33:10 +01:00
http_loader.rs Remove unused content blocker code. 2017-03-07 10:29:27 +01:00
image_cache_thread.rs Update WR (image tiling, inset box shadow fixes, new key api). 2017-02-27 08:54:28 +10:00
lib.rs Remove unused content blocker code. 2017-03-07 10:29:27 +01:00
mime_classifier.rs Auto merge of #13411 - frewsxcv:mime, r=jdm 2016-10-08 15:40:47 -05:00
resource_thread.rs Remove unused content blocker code. 2017-03-07 10:29:27 +01:00
storage_thread.rs Removed util. 2016-12-14 18:04:37 -06:00
subresource_integrity.rs Implement Subresource Integrity 2017-01-08 08:52:18 +05:30
websocket_loader.rs Removed util. 2016-12-14 18:04:37 -06:00