Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address PR comments | Stjepan Glavina | 2016-03-24 | 1 | -4/+0 |
* | Correctly handle flag local_urls_only | Stjepan Glavina | 2016-03-23 | 1 | -1/+5 |
* | implementing working demonstration of calling Fetch asynchronously | Nikki | 2016-03-01 | 1 | -3/+3 |
* | Update fetch attributes to match the new spec | Keith Yeung | 2016-02-27 | 1 | -54/+105 |
* | implement http redirect fetch, and various Fetch Standard updates | Nikki | 2016-02-17 | 1 | -6/+6 |
* | Implement "potential CORS request" | Keith Yeung | 2016-02-03 | 1 | -1/+56 |
* | Partial implementation of Main Fetch step, including appropiate updates to tests | Nikki | 2016-01-29 | 1 | -12/+16 |
* | Rename net/fetch/request.rs to net/fetch/methods.rs and move Request to net_t... | Keith Yeung | 2016-01-18 | 1 | -0/+150 |