servo/components/net
bors-servo 7b904ef6fb Auto merge of #7971 - gkbrk:fix_7970, r=nox
Use typed header API instead of set_raw in set_default_accept_encoding

Fixes #7970

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7971)
<!-- Reviewable:end -->
2015-10-11 03:20:14 -06:00
..
fetch Initial fetch refactor 2015-09-28 12:24:15 -07:00
about_loader.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
Cargo.toml Add plugins for compositing and net crates #7699 2015-09-22 13:51:21 +02:00
cookie.rs Add plugins for compositing and net crates #7699 2015-09-22 13:51:21 +02:00
cookie_storage.rs Add plugins for compositing and net crates #7699 2015-09-22 13:51:21 +02:00
data_loader.rs make mediatype default to text/plain in data URIs 2015-10-03 12:02:04 -04:00
file_loader.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
hsts.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
http_loader.rs Use typed header API instead of set_raw in set_default_accept_encoding 2015-10-11 11:00:03 +03:00
image_cache_task.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
lib.rs sorted the extern crate, mod & use declarations 2015-09-24 02:12:45 +05:30
mime_classifier.rs Fix BinaryOrPLaintextClassifier bug with utf16-be & utf16-le and correct tests 2015-09-12 19:59:20 -04:00
pub_domains.rs Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
resource_task.rs Check for Extra pointer dereferencing. Issue #7640. 2015-09-26 19:33:29 -07:00
storage_task.rs Making map+clone more succinct with cloned 2015-10-10 09:31:21 -04:00