servo/components/net
Simon Sapin 8a84618ca2 Update some dependencies to fix some warnings
"`#[must_use]` on methods is experimental" and
"trait bounds are not (yet) enforced in type definitions"
are shown despite Cargo using `--cap-lints=allow` for dependencies.
2017-09-20 11:50:39 +02:00
..
fetch order derivable traits lists 2017-08-23 21:38:44 +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 Update some dependencies to fix some warnings 2017-09-20 11:50:39 +02:00
chrome_loader.rs Removed util. 2016-12-14 18:04:37 -06:00
connector.rs Untry 2017-06-18 13:21:51 +02:00
cookie.rs Update Hyper and OpenSSL 2017-03-31 16:32:21 +02:00
cookie_storage.rs Upgrade to rustc 1.21.0-nightly (13d94d5fa 2017-08-10) 2017-08-15 14:10:44 +02:00
data_loader.rs Replace use of rustc_serialize::base64 by base64 2017-03-26 14:15:31 +02:00
filemanager_thread.rs Untry 2017-06-18 13:21:51 +02:00
hosts.rs Update parse-hosts. 2017-07-06 21:37:31 -04:00
hsts.rs Fix indentation errors in servo rust code that tidy now finds. 2017-04-18 14:56:13 -04:00
http_loader.rs Update CORS preflight fetch 2017-08-18 16:30:22 -07:00
image_cache.rs Update WR. 2017-08-09 07:05:05 +10:00
lib.rs Upgrade to the latest version of WebRender 2017-07-13 07:44:08 +10:00
mime_classifier.rs Untry 2017-06-18 13:21:51 +02:00
resource_thread.rs Bump serde to 1.0 2017-06-16 13:31:18 +02:00
storage_thread.rs Removed util. 2016-12-14 18:04:37 -06:00
subresource_integrity.rs Use hash2 instead of deprecated hash 2017-05-08 13:39:28 -04:00
websocket_loader.rs Rename basic fetch to scheme fetch 2017-08-08 09:27:17 -07:00