servo/components/net
2015-04-08 01:07:51 +02:00
..
fetch Update some code that's feature-gated under core. 2015-03-21 18:44:39 +01:00
about_loader.rs Enable optional mime sniffing, and integrate it with the file loader. 2015-04-06 20:19:30 -04:00
Cargo.toml Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00
cookie.rs Move net::cookie unit tests into the unit_tests crate. 2015-04-07 16:37:12 -04:00
cookie_storage.rs Move net::cookie unit tests into the unit_tests crate. 2015-04-07 16:37:12 -04:00
data_loader.rs Move net::{data_loader,image_cache_task} unit tests into the unit_tests crate. 2015-04-08 01:07:50 +02:00
file_loader.rs Enable optional mime sniffing, and integrate it with the file loader. 2015-04-06 20:19:30 -04:00
http_loader.rs Enable MIME sniffing for HTTP loads. 2015-04-07 13:25:15 -04:00
image_cache_task.rs Move net::{data_loader,image_cache_task} unit tests into the unit_tests crate. 2015-04-08 01:07:50 +02:00
lib.rs Remove the sniffer task. 2015-04-06 19:31:53 -04:00
mime_classifier.rs Cleanup tabs. 2015-04-07 13:25:17 -04:00
pub_domains.rs cookies and cookies storage implementation 2015-02-04 13:34:06 +00:00
resource_task.rs Move net::resource_task unit tests into the unit_tests crate. 2015-04-08 01:07:51 +02:00
storage_task.rs Split out shared networking code into net_traits crate 2015-04-03 13:38:10 -04:00