aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/request.rs
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #12851 - jeenalee:request, r=noxbors-servo2016-08-131-15/+3
|\
| * Fix step 31 of the Request constructor.Jeena Lee2016-08-131-15/+3
* | Update Rust to 1.12.0-nightly (1deb02ea6 2016-08-12)Anthony Ramine2016-08-131-2/+2
|/
* Implement the Request API for the Fetch API.Jeena Lee2016-08-121-0/+820