servo/components/net_traits
bors-servo d21ff2fa13 Auto merge of #10189 - KiChjang:cors-preflight-fetch, r=jdm
Implement CORS preflight fetch

Fixes #10145.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10189)
<!-- Reviewable:end -->
2016-04-13 21:28:25 +05:30
..
image Use piston_image instead of stb_image for decoding JPEGs 2016-03-02 09:13:49 +01:00
Cargo.toml Update to byteorder 0.5 2016-04-13 16:36:02 +05:30
hosts.rs Disallow unsafe code in net and net_traits. 2016-03-18 10:30:07 +01:00
image_cache_thread.rs gfx: Allow images to be shipped to the WebRender thread without shipping 2016-03-22 14:49:47 -07:00
lib.rs Auto merge of #10399 - jdm:pb, r=jdm 2016-04-05 17:41:11 +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
request.rs Address PR comments 2016-03-24 13:42:40 +01:00
response.rs Implement CORS preflight fetch 2016-04-13 11:28:14 -04:00
storage_thread.rs task -> thread 2016-01-10 17:58:13 +09:00