mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Updating http_network_or_cache_fetch to better match the fetch API spec
This commit is contained in:
parent
d3875f6ec5
commit
09194a15ac
5 changed files with 109 additions and 70 deletions
|
@ -1,5 +0,0 @@
|
|||
[send-entity-body-empty.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: send("") - empty entity body (HEAD)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[send-entity-body-get-head.htm]
|
||||
type: testharness
|
||||
[XMLHttpRequest: send() - non-empty data argument and GET/HEAD (HEAD)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[send-entity-body-none.htm]
|
||||
type: testharness
|
||||
[No content type (HEAD)]
|
||||
expected: FAIL
|
||||
|
||||
[Explicit content type (HEAD)]
|
||||
expected: FAIL
|
||||
|
|
@ -1,9 +1,5 @@
|
|||
[request-cache-control.htm]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[EventSource: Cache-Control]
|
||||
expected: TIMEOUT
|
||||
|
||||
[EventSource: Cache-Control 1]
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue