servo/components/net_traits
bors-servo 530b5a649e Auto merge of #11468 - rebstar6:refPol4, r=nox
Implement meta referrer policy delivery (3)

<!-- 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 #10311 (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="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11468)
<!-- Reviewable:end -->
2016-06-02 21:51:10 -05:00
..
image Removed unused imports 2016-05-15 22:24:26 +03:00
bluetooth_scanfilter.rs Refactor scan filter 2016-05-03 11:35:32 +02:00
bluetooth_thread.rs Add included services 2016-05-24 15:50:33 +02:00
Cargo.toml Update image, hyper, gleam, flate2, threadpool, string_cache, num_cpus 2016-05-11 20:37:27 -07:00
filemanager_thread.rs Fix FileManager thread panic and other misc improvements 2016-05-24 22:32:36 +08:00
hosts.rs Upgrade to rust-url 1.0 and hyper 0.9 2016-04-23 20:27:58 +02:00
image_cache_thread.rs Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
lib.rs Auto merge of #11468 - rebstar6:refPol4, r=nox 2016-06-02 21:51:10 -05: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 Fix logic for cors cache match 2016-04-27 16:39:57 -04:00
response.rs Remove empty lines following braces. 2016-05-27 13:32:05 -04:00
storage_thread.rs send a reply when thread is done exiting 2016-05-30 09:21:09 -06:00