servo/components/net
bors-servo 21c38d0de8 Auto merge of #5424 - bdero:bdero/accept-header, r=jdm
The value of the header is: `text/html;q=0.9,*/*;q=0.8`

Closes #5399

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/5424)
<!-- Reviewable:end -->
2015-04-26 22:13:30 -05:00
..
fetch Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
about_loader.rs Replace usage of ResponseSenders by LoadConsumer 2015-04-19 13:26:56 +02: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 Replace usage of ResponseSenders by LoadConsumer 2015-04-19 13:26:56 +02:00
file_loader.rs Remove as_mut_slice() calls. 2015-04-26 11:09:03 +02:00
http_loader.rs Auto merge of #5424 - bdero:bdero/accept-header, r=jdm 2015-04-26 22:13:30 -05:00
image_cache_task.rs Remove some as_slice calls. 2015-04-24 17:44:47 +02:00
lib.rs Update WHATWG links to use HTTPS 2015-04-13 21:34:27 -07:00
mime_classifier.rs Remove some as_slice calls. 2015-04-24 17:44:47 +02:00
pub_domains.rs cookies and cookies storage implementation 2015-02-04 13:34:06 +00:00
resource_task.rs Replace usage of ResponseSenders by LoadConsumer 2015-04-19 13:26:56 +02:00
storage_task.rs Auto merge of #5576 - jagtalon:jag/slashdot-storage, r=jdm 2015-04-11 18:13:16 -05:00