Autocomputed content-type header now reaches net request

This commit is contained in:
Patrick Shaughnessy 2019-12-21 19:37:38 -05:00
parent bb5cd02da3
commit b9c4b64978
2 changed files with 18 additions and 35 deletions

View file

@ -1,47 +1,16 @@
[request-headers.any.html]
type: testharness
[Fetch with PUT with body]
expected: FAIL
[Fetch with POST with text body]
expected: FAIL
[Fetch with POST with FormData body]
expected: FAIL
[Fetch with POST with URLSearchParams body]
expected: FAIL
[Fetch with POST with Blob body with mime type]
expected: FAIL
[Fetch with Chicken]
expected: FAIL
[Fetch with Chicken with body]
expected: FAIL
[request-headers.any.worker.html]
type: testharness
[Fetch with PUT with body]
expected: FAIL
[Fetch with POST with text body]
expected: FAIL
[Fetch with POST with FormData body]
expected: FAIL
[Fetch with POST with URLSearchParams body]
expected: FAIL
[Fetch with POST with Blob body with mime type]
expected: FAIL
[Fetch with Chicken]
expected: FAIL
[Fetch with Chicken with body]
expected: FAIL