Atte Lautanala
65a7747864
Implement response API Clone step 1
2016-10-23 12:32:48 +03:00
Jeena Lee
25cc87f226
Make Response's Clone() method to clone headers.
...
This patch allows the response clone to have the same headers list as
the original's. Previously, only the cloned response's headers guard was
set to be the same as the original response's headers guard.
2016-10-21 09:14:57 -07:00
Ms2ger
cb7e6715fb
Provide the fetched data to fetch() consumers.
2016-10-06 14:21:03 +02:00
Jeena Lee
3216009731
Implement the Fetch method
2016-09-29 08:19:41 -07:00
Malisa Smith
a5e5cd0e9e
impl Body mixin for dom::Response and dom::Request
2016-09-28 22:10:53 -07:00
Jeena Lee
3b75d223f1
Enable OpenEndedDictionary in Headers
...
Expected wpt results are updated as well.
2016-09-22 15:01:34 -07:00
Josh Matthews
54d2060eae
Test result updates for tests using promise_test.
2016-09-22 16:21:21 -04:00
Ms2ger
079092dfea
Update web-platform-tests to revision dc5cbf088edcdb266541d4e5a76149a2c6e716a0
2016-09-09 16:17:14 +02:00
Malisa Smith
faf32a7cfb
dom::Response implementation
2016-09-06 19:58:32 -07:00
Ms2ger
ae38c53de7
Dispatch error events at the window object.
2016-09-02 11:44:44 +02:00
Jeena Lee
543262b5d3
Enable wpt tests for Request and Response APIs
2016-08-04 10:47:35 -07:00