aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/headers.rs
Commit message (Expand)AuthorAgeFilesLines
* Small changes to Headers.webidl and headers.rsMalisa Smith2016-07-201-1/+4
* makes XMLHttpRequest::SetRequestHeader call dom::headers::is_forbidden_header...Malisa Smith2016-07-191-1/+1
* Add the append method for the Headers API for the Fetch APIJeena Lee2016-07-191-0/+248