aboutsummaryrefslogtreecommitdiffstats
path: root/components/net_traits/request.rs
Commit message (Expand)AuthorAgeFilesLines
* Address PR commentsStjepan Glavina2016-03-241-4/+0
* Correctly handle flag local_urls_onlyStjepan Glavina2016-03-231-1/+5
* implementing working demonstration of calling Fetch asynchronouslyNikki2016-03-011-3/+3
* Update fetch attributes to match the new specKeith Yeung2016-02-271-54/+105
* implement http redirect fetch, and various Fetch Standard updatesNikki2016-02-171-6/+6
* Implement "potential CORS request"Keith Yeung2016-02-031-1/+56
* Partial implementation of Main Fetch step, including appropiate updates to testsNikki2016-01-291-12/+16
* Rename net/fetch/request.rs to net/fetch/methods.rs and move Request to net_t...Keith Yeung2016-01-181-0/+150