Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement iterable for Headers. | Jeena Lee | 2016-08-24 | 1 | -1/+38 |
* | Include "content-type" in cors safelisted request headers. | Jeena Lee | 2016-08-22 | 1 | -12/+34 |
* | Modify Headers API to correctly validate value. | Jeena Lee | 2016-08-12 | 1 | -9/+14 |
* | Implement the Request API for the Fetch API. | Jeena Lee | 2016-08-12 | 1 | -52/+83 |
* | Headers API constructor and methods | Malisa Smith | 2016-07-30 | 1 | -17/+131 |
* | Small changes to Headers.webidl and headers.rs | Malisa Smith | 2016-07-20 | 1 | -1/+4 |
* | makes XMLHttpRequest::SetRequestHeader call dom::headers::is_forbidden_header... | Malisa Smith | 2016-07-19 | 1 | -1/+1 |
* | Add the append method for the Headers API for the Fetch API | Jeena Lee | 2016-07-19 | 1 | -0/+248 |