aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/lib.rs
diff options
context:
space:
mode:
authorJeena Lee <ijeenalee@gmail.com>2016-07-19 18:38:02 -0700
committerJeena Lee <ijeenalee@gmail.com>2016-08-12 15:39:40 -0700
commitfabe2b8f7e5693d705427959a07a380d52c16e26 (patch)
treed15718e7f30f6182be6774c470e394b6bdc1cf18 /components/script/lib.rs
parentb7facf41cbc7ba727666e95fd0c390d432d862fa (diff)
downloadservo-fabe2b8f7e5693d705427959a07a380d52c16e26.tar.gz
servo-fabe2b8f7e5693d705427959a07a380d52c16e26.zip
Implement the Request API for the Fetch API.
This commit adds new files related to implementing the [Request API](https://fetch.spec.whatwg.org/#request-class). This commit also changes the expected web platform tests results. It also modifies the following files: components/net_traits/request.rs HeapSizeOf is implemented in net_traits/request so that dom::request can be used as a wrapper around net_traits::request::Request. components/script/dom/headers.rs Several methods are added to Headers so that request can access and modify some of the headers fields.
Diffstat (limited to 'components/script/lib.rs')
0 files changed, 0 insertions, 0 deletions