servo/components/net
bors-servo 987b640c54 Auto merge of #14784 - mattnenterprise:fetch-api-updates, r=jdm,KiChjang
Updating http_network_or_cache_fetch to better match the fetch API spec

<!-- 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 #14742

<!-- Either: -->
- [x] There are tests for these changes

<!-- 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/14784)
<!-- Reviewable:end -->
2017-01-02 11:30:51 -08:00
..
fetch Implement HSTS fetch step 2016-12-29 12:55:31 +05:30
blob_loader.rs Remove the unused CancellationListener arguments in filemanager_thread. 2016-11-24 11:46:30 +01:00
Cargo.toml Removed util. 2016-12-14 18:04:37 -06: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
content_blocker.rs Removed util. 2016-12-14 18:04:37 -06:00
cookie.rs Check wss scheme in Cookie::appropriate_for_url 2016-12-25 09:14:06 +05:30
cookie_storage.rs Refactor to use ServoUrl::is_secure_scheme 2016-12-25 09:13:21 +05:30
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 Refactor HSTSList to use HashMap 2016-12-30 22:00:03 +05:30
http_loader.rs Updating http_network_or_cache_fetch to better match the fetch API spec 2017-01-02 12:00:57 -05:00
image_cache_thread.rs Fix/silence some warnings 2016-12-20 07:07:06 +01:00
lib.rs Removed util. 2016-12-14 18:04:37 -06:00
mime_classifier.rs Auto merge of #13411 - frewsxcv:mime, r=jdm 2016-10-08 15:40:47 -05:00
resource_thread.rs Implement HSTS fetch step 2016-12-29 12:55:31 +05:30
storage_thread.rs Removed util. 2016-12-14 18:04:37 -06:00
websocket_loader.rs Removed util. 2016-12-14 18:04:37 -06:00