servo/components/net
bors-servo fde9ac1768 Auto merge of #14586 - deror1869107:Remove-ResponseAction, r=jdm
Remove-ResponseAction

<!-- Please describe your changes on the following line: -->
Remove the old Enum ResponseAction and use net_traits::FetchResponseMsg instead.

---
<!-- 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 #13717 (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because @KiChjang said so.

<!-- 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/14586)
<!-- Reviewable:end -->
2016-12-14 20:34:01 -08:00
..
fetch Remove Request::done. 2016-12-09 12:36:46 -10:00
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 Removed util. 2016-12-14 18:04:37 -06:00
content_blocker.rs Removed util. 2016-12-14 18:04:37 -06:00
cookie.rs Urlmageddon: Use refcounted urls more often. 2016-11-17 18:34:23 +01:00
cookie_storage.rs Redesign CookieStorage and Implement Leave Secure Cookie Alone 2016-12-04 16:29:38 -05:00
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 Removed util. 2016-12-14 18:04:37 -06:00
http_loader.rs Removed util. 2016-12-14 18:04:37 -06:00
image_cache_thread.rs Auto merge of #14586 - deror1869107:Remove-ResponseAction, r=jdm 2016-12-14 20:34:01 -08: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 Removed util. 2016-12-14 18:04:37 -06:00
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