servo/components/net
Ksbugbee b4d894e119 Use hash2 instead of deprecated hash
Removed X's from PULL_REQUEST_TEMPLATE.md

Commented changes
2017-05-08 13:39:28 -04:00
..
fetch Do not return an error for non-GET data: requests (fixes #13293) 2017-04-08 21:47:55 +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 Bump base64 to 0.4.2 2017-05-03 20:58:29 +00:00
chrome_loader.rs Removed util. 2016-12-14 18:04:37 -06:00
connector.rs Move the HTTP connector in HttpState 2017-04-06 19:35:11 +02:00
cookie.rs Update Hyper and OpenSSL 2017-03-31 16:32:21 +02:00
cookie_storage.rs Update Hyper and OpenSSL 2017-03-31 16:32:21 +02: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
hosts.rs Move hosts module into net crate. Remove obsolete functions. 2017-04-06 19:25:47 +09: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 Show HTTP response headers in debug output. 2017-04-17 11:47:08 +10:00
image_cache.rs Update WR (IPC profiling, RG8 image support). 2017-04-18 08:15:26 +10:00
lib.rs Move hosts module into net crate. Remove obsolete functions. 2017-04-06 19:25:47 +09:00
mime_classifier.rs Fix indentation errors in servo rust code that tidy now finds. 2017-04-18 14:56:13 -04:00
resource_thread.rs Kill ResourceGroup 2017-04-06 19:41:10 +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 Move hosts module into net crate. Remove obsolete functions. 2017-04-06 19:25:47 +09:00