servo/components/net
bors-servo 299f9446e6 Auto merge of #16160 - nox:tungstenite, r=jdm
Some enhancements in the net crate

See the individual commits.

<!-- 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/16160)
<!-- Reviewable:end -->
2017-03-29 03:33:53 -05:00
..
fetch Simplify should_be_blocked_due_to_nosniff 2017-03-27 14:14:34 +02:00
blob_loader.rs Remove unused part of the return value of parse_blob_url(). 2017-01-30 15:16:27 +01:00
Cargo.toml Replace use of rustc_serialize::base64 by base64 2017-03-26 14:15:31 +02:00
chrome_loader.rs Removed util. 2016-12-14 18:04:37 -06:00
connector.rs Introduce create_ssl_context 2017-03-28 00:37:25 +02:00
cookie.rs Assert that domain_match is operating on lowercase text 2017-03-09 02:18:02 +00:00
cookie_storage.rs Use serde_json to persist cookies in the net crate 2017-02-22 12:33:10 +01:00
data_loader.rs Replace use of rustc_serialize::base64 by base64 2017-03-26 14:15:31 +02:00
filemanager_thread.rs Disabled tinyfiledialogs when running headless. 2017-03-16 08:48:33 -05:00
hsts.rs Use serde_json to persist cookies in the net crate 2017-02-22 12:33:10 +01:00
http_loader.rs Introduce create_ssl_context 2017-03-28 00:37:25 +02:00
image_cache.rs Remove useless ImageDecoderRunnable struct 2017-03-27 20:44:04 +02:00
lib.rs Move image cache implementation to the net crate 2017-03-27 19:54:15 +02:00
mime_classifier.rs Auto merge of #13411 - frewsxcv:mime, r=jdm 2016-10-08 15:40:47 -05:00
resource_thread.rs Store SSL context in ResourceGroup 2017-03-28 00:52:10 +02:00
storage_thread.rs Removed util. 2016-12-14 18:04:37 -06:00
subresource_integrity.rs Replace use of rustc_serialize::base64 by base64 2017-03-26 14:15:31 +02:00
websocket_loader.rs Put websocket_loader::init first in its module 2017-03-26 16:15:12 +02:00