servo/components/net_traits
bors-servo a515fe320b Auto merge of #8516 - KiChjang:http-fetch-refactor, r=jdm
Refactor http_fetch to reflect the new standard

Partial #4576. The spec is really getting funky now - it's depending more and more on the DOM objects (e.g. prompting the user for authentication using a `Window` object). I think we can just pass in username and password as properties of the `Request` struct though.

I've also added in the async version for http_request.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/8516)
<!-- Reviewable:end -->
2015-11-27 11:39:32 +05:30
..
image Adding method to detect if image formats should be supported by servo 2015-11-13 19:01:44 -05:00
Cargo.toml Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
hosts.rs Remove dependency on regex_macros 2015-11-24 22:07:14 +01:00
image_cache_task.rs Replace libpng with image everywhere. 2015-10-10 07:43:11 -07:00
lib.rs Auto merge of #8516 - KiChjang:http-fetch-refactor, r=jdm 2015-11-27 11:39:32 +05:30
net_error_list.rs Move net_error_list from net to net_traits. Fixes #7050. 2015-08-06 16:37:08 -05:00
storage_task.rs Replaced DOMString by String in storage APIs. 2015-11-12 17:52:59 -06:00