Stjepan Glavina
6576fde29b
Correctly handle flag local_urls_only
...
In function Request::fetch_main, flag local_urls_only (if set)
should allow fetching local urls only. Before this change, the flag had
the inverse behaviour.
2016-03-23 18:01:43 +01:00
Nikki
3f79667050
implementing working demonstration of calling Fetch asynchronously
2016-03-01 13:02:38 -07:00
Keith Yeung
96971244ac
Update fetch attributes to match the new spec
2016-02-27 08:40:09 -05:00
Nikki
cf607606e0
implement http redirect fetch, and various Fetch Standard updates
2016-02-17 12:52:24 -07:00
Keith Yeung
66c2f6d58b
Implement "potential CORS request"
2016-02-03 14:41:36 -05:00
Nikki
db8cc6eccf
Partial implementation of Main Fetch step, including appropiate updates to tests
2016-01-29 12:40:54 -07:00
Keith Yeung
a53661f6c8
Rename net/fetch/request.rs to net/fetch/methods.rs and move Request to net_traits
2016-01-18 00:57:19 -05:00