servo/components/net
bors-servo b7f59a3646 Auto merge of #5642 - aneeshusa:arc-box-image-to-arc-image, r=Ms2ger
Image used to be a trait, but no longer is, so boxing it is no longer
necessary. Fixes #5639.
2015-04-14 01:57:07 -05:00
..
fetch Remove int_uint from net. 2015-04-07 16:13:37 -04: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 Avoid virtual calls when loading files. 2015-04-10 11:54:44 +02:00
http_loader.rs Remove int_uint from net. 2015-04-07 16:13:37 -04:00
image_cache_task.rs Make minor syntax simplification to address review. 2015-04-13 17:23:03 -04:00
lib.rs move mime classifier unit tests into unit test crate 2015-04-13 15:40:30 -05:00
mime_classifier.rs move mime classifier unit tests into unit test crate 2015-04-13 15:40:30 -05: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 Auto merge of #5576 - jagtalon:jag/slashdot-storage, r=jdm 2015-04-11 18:13:16 -05:00