servo/components/net
Anthony Ramine 63c4490e73 Kill the plugins crate and its clippy support
Sometimes clippy gets outdated by months, and its current support setup
means that each Servo component need to opt into it by depending on
the plugins crate manually, and not all components do that.
2017-02-21 11:50:36 +01:00
..
fetch Implement Subresource Integrity 2017-01-08 08:52:18 +05:30
blob_loader.rs Remove unused part of the return value of parse_blob_url(). 2017-01-30 15:16:27 +01:00
Cargo.toml Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01: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 Implement Subresource Integrity 2017-01-08 08:52:18 +05:30
image_cache_thread.rs Update WR (radial gradients, subpixel positioning, tiling changes). 2017-02-01 05:40:44 +10:00
lib.rs Kill the plugins crate and its clippy support 2017-02-21 11:50:36 +01:00
mime_classifier.rs Auto merge of #13411 - frewsxcv:mime, r=jdm 2016-10-08 15:40:47 -05:00
resource_thread.rs Added Websocket to RequestMode enum 2017-01-08 09:17:53 -05:00
storage_thread.rs Removed util. 2016-12-14 18:04:37 -06:00
subresource_integrity.rs Implement Subresource Integrity 2017-01-08 08:52:18 +05:30
websocket_loader.rs Removed util. 2016-12-14 18:04:37 -06:00