Updating http_network_or_cache_fetch to better match the fetch API spec

This commit is contained in:
Matt McCoy 2016-12-27 21:57:45 -05:00 committed by Matt McCoy
parent d3875f6ec5
commit 09194a15ac
5 changed files with 109 additions and 70 deletions

View file

@ -1,5 +0,0 @@
[send-entity-body-empty.htm]
type: testharness
[XMLHttpRequest: send("") - empty entity body (HEAD)]
expected: FAIL

View file

@ -1,5 +0,0 @@
[send-entity-body-get-head.htm]
type: testharness
[XMLHttpRequest: send() - non-empty data argument and GET/HEAD (HEAD)]
expected: FAIL

View file

@ -1,8 +0,0 @@
[send-entity-body-none.htm]
type: testharness
[No content type (HEAD)]
expected: FAIL
[Explicit content type (HEAD)]
expected: FAIL

View file

@ -1,9 +1,5 @@
[request-cache-control.htm]
type: testharness
expected: TIMEOUT
[EventSource: Cache-Control]
expected: TIMEOUT
[EventSource: Cache-Control 1]
expected: TIMEOUT