servo/components/net_traits
bors-servo 4b78b9adab Auto merge of #12416 - canaltinova:referrer, r=jdm
Implement Document.referrer

<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #12389 (github issue number if applicable).

<!-- Either: -->
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- 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/12416)
<!-- Reviewable:end -->
2016-07-14 11:55:44 -07:00
..
image Add style check, test, and code fixes for an else brace check. 2016-07-04 18:38:13 -04:00
blob_url_store.rs Refactor FileAPI implementation 2016-07-13 12:12:32 +08:00
bluetooth_scanfilter.rs Use collect() for more idiomatic code in bluetooth. 2016-06-06 09:49:12 +02:00
bluetooth_thread.rs Add included services 2016-05-24 15:50:33 +02:00
Cargo.toml All our Cargo.toml files should contain an MPL-2.0 license field. 2016-07-14 10:26:34 -05:00
filemanager_thread.rs Refactor FileAPI implementation 2016-07-13 12:12:32 +08:00
hosts.rs Deny unsafe code in some more modules. 2016-06-04 18:07:16 +02:00
image_cache_thread.rs Remove unnecessary 'unwrap' calls from ImageCacheThread 2016-07-13 09:38:55 +02:00
lib.rs Implement Document.referrer 2016-07-14 21:35:39 +03:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
request.rs Review fixes 2016-06-11 11:49:40 +05:30
response.rs Review fixes 2016-06-11 11:49:40 +05:30
storage_thread.rs send a reply when thread is done exiting 2016-05-30 09:21:09 -06:00