servo/components/net_traits
bors-servo b73956cc37
Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian
Add referrer to navigation fetch request

<!-- Please describe your changes on the following line: -->
Implement step 13 of [following hyperlinks](https://html.spec.whatwg.org/#following-hyperlinks-2) and step 14.3 of [window open](https://html.spec.whatwg.org/#window-open-steps), as well as other referrer- and fetch-related updates.

---
<!-- 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 #22890 (GitHub issue number if applicable)

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

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/23090)
<!-- Reviewable:end -->
2019-04-25 20:21:23 -04:00
..
image Move PixelFormat to the pixels crate 2018-11-20 10:14:52 +01:00
tests Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
blob_url_store.rs Set response status for range requests to file and blob urls 2018-11-26 09:34:14 +01:00
Cargo.toml WR update: dependencies update 2019-03-21 09:34:42 +08:00
filemanager_thread.rs create uuid before sending PromoteMemory message 2019-03-18 18:27:46 -07:00
image_cache.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs ISSUE-21263: implemented attribute setting in http loader 2019-04-23 12:33:28 -04:00
net_error_list.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
pub_domains.rs Fix some warnings 2018-12-28 15:31:08 +01:00
quality.rs Fix some warnings 2018-12-28 15:31:08 +01:00
request.rs set referrer in window.load_url 2019-04-19 16:50:38 -07:00
response.rs Change Response's statusText default value from 'Ok' to an empty string 2018-11-27 19:26:40 +02:00
storage_thread.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00