servo/components/net_traits
bors-servo 882d5512bb Auto merge of #14508 - servo:determine_request_referrer, r=jdm,frewsxcv
Rewrite determine_request_referrer() to explicitly limit it to the checks it can do.

Checks for the Client value should reside in the script thread.

I also noted some other issues in this code.

<!-- 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/14508)
<!-- Reviewable:end -->
2016-12-09 13:13:27 -08:00
..
image Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00
blob_url_store.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
Cargo.toml Remove old shaders, updates for WR feature and API changes. 2016-11-25 06:28:21 +10:00
filemanager_thread.rs Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
hosts.rs Provide an API to replace the host table. 2016-11-23 15:29:41 +01:00
image_cache_thread.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
lib.rs Fix doc comment syntax. 2016-12-08 12:40:18 -10:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
pub_domains.rs Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
request.rs Rewrite determine_request_referrer() to explicitly limit it to the checks it can do. 2016-12-08 12:05:44 -10:00
response.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
storage_thread.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00