gecko-dev/servo/components/net_traits
Dowon Cha 2ae98c7628 servo: Merge #14895 - Added Websocket to RequestMode enum (from dowoncha:request-websocket); r=jdm
Added Websocket to RequestMode enum
---
<!-- 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 #14785  (github issue number if applicable).

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because matching the enum should have default control flow.

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

Source-Repo: https://github.com/servo/servo
Source-Revision: 8fff2f29d0da97a35bece887506964f5fb4b33d6
2017-01-08 08:57:52 -08:00
..
image servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00
Cargo.toml servo: Merge #14658 - Separate the async bluetooth handling from networking code (from servo:bluetooth-net); r=jdm 2016-12-21 06:47:33 -08:00
blob_url_store.rs servo: Merge #14246 - Urlmageddon (from emilio:servo-url); r=SimonSapin 2016-11-17 15:34:47 -06:00
filemanager_thread.rs servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00
hosts.rs servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00
image_cache_thread.rs servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00
lib.rs servo: Merge #14889 - Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06) (from servo:rustup); r=jdm 2017-01-07 08:18:28 -08:00
net_error_list.rs servo: Merge #7053 - Move net_error_list from net to net_traits. Fixes #7050 (from connorimes:move-net-error-list); r=mbrubeck 2015-08-07 01:55:20 -06:00
pub_domains.rs servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00
request.rs servo: Merge #14895 - Added Websocket to RequestMode enum (from dowoncha:request-websocket); r=jdm 2017-01-08 08:57:52 -08:00
response.rs servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00
storage_thread.rs servo: Merge #14831 - Rustfmt script_traits and net_traits (from servo:rustfmt-traits); r=nox 2017-01-03 08:11:09 -08:00