servo/components/net_traits
bors-servo 58baf3ebb6 Auto merge of #14083 - rnestler:fix_14018, r=jdm
Add redirect_mode to RequestInit

This adds support for non-follow redirect modes for `RequestInit`.
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #14018 (github issue number if applicable).
- [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/14083)
<!-- Reviewable:end -->
2016-11-09 18:13:06 -06:00
..
image Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00
blob_url_store.rs Put Blob URL online 2016-07-15 20:33:51 +08:00
Cargo.toml Webbluetooth Async behaviour 2016-11-08 13:27:56 +01:00
filemanager_thread.rs Burn SelectedFileId in fire 2016-08-22 10:05:01 +02:00
hosts.rs Deny unsafe code in some more modules. 2016-06-04 18:07:16 +02:00
image_cache_thread.rs Move Image and PixelFormat to net_traits. 2016-10-21 16:12:39 +02:00
lib.rs Webbluetooth Async behaviour 2016-11-08 13:27:56 +01:00
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
pub_domains.rs Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
request.rs Set redirect_mode in Request::from_init() 2016-11-08 18:20:47 +01:00
response.rs Implement Debug for Response. 2016-11-08 18:00:24 +01:00
storage_thread.rs send a reply when thread is done exiting 2016-05-30 09:21:09 -06:00