Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename hyper import and update as HttpMethod | Tom Huibregtse | 2016-10-01 | 1 | -15/+15 |
* | Remove same-origin-data-url flag from fetch implementation | Jan Zerebecki | 2016-10-01 | 1 | -1/+0 |
* | Implement the Fetch method | Jeena Lee | 2016-09-29 | 1 | -0/+4 |
* | impl Body mixin for dom::Response and dom::Request | Malisa Smith | 2016-09-28 | 1 | -2/+79 |
* | Enable OpenEndedDictionary in Headers | Jeena Lee | 2016-09-22 | 1 | -9/+11 |
* | Fix most typoes for: "referer" -> "referrer" | Nicolas | 2016-09-16 | 1 | -10/+10 |
* | Use fn pipeline_id consistently, not fn pipeline | Aneesh Agrawal | 2016-09-13 | 1 | -1/+1 |
* | Reorder `use` statements | UK992 | 2016-09-09 | 1 | -4/+4 |
* | Auto merge of #12851 - jeenalee:request, r=nox | bors-servo | 2016-08-13 | 1 | -15/+3 |
|\ | |||||
| * | Fix step 31 of the Request constructor. | Jeena Lee | 2016-08-13 | 1 | -15/+3 |
* | | Update Rust to 1.12.0-nightly (1deb02ea6 2016-08-12) | Anthony Ramine | 2016-08-13 | 1 | -2/+2 |
|/ | |||||
* | Implement the Request API for the Fetch API. | Jeena Lee | 2016-08-12 | 1 | -0/+820 |