/home/clopez/webkit/webkit/layout-test-results/imported/w3c/web-platform-tests/fetch/api/basic/request-headers-actual.txt

55PASS Fetch with PUT with body
66PASS Fetch with POST without body
77PASS Fetch with POST with text body
8 FAIL Fetch with POST with FormData body promise_test: Unhandled rejection with value: object "TypeError: Uploading FormData is not yet implemented"
 8PASS Fetch with POST with FormData body
99PASS Fetch with POST with Blob body
10 FAIL Fetch with POST with ArrayBuffer body promise_test: Unhandled rejection with value: object "TypeError: Type error"
 10PASS Fetch with POST with ArrayBuffer body
 11PASS Fetch with POST with Uint8Array body
 12PASS Fetch with POST with Int8Array body
 13PASS Fetch with POST with Float32Array body
 14PASS Fetch with POST with Float64Array body
 15PASS Fetch with POST with DataView body
1116PASS Fetch with POST with Blob body with mime type
1217PASS Fetch with Chicken
1318PASS Fetch with Chicken with body