summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/basic/request-headers-worker.html.ini
blob: ffbd7affa3e05ec2927b7eddee9a8b40b55da75e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[request-headers-worker.html]
  type: testharness
  [Fetch with HEAD with body]
    expected: FAIL

  [Fetch with POST with FormData body]
    expected: FAIL

  [Fetch with POST with Blob body]
    expected: FAIL

  [Fetch with POST with ArrayBuffer body]
    expected: FAIL

  [Fetch with POST with Uint8Array body]
    expected: FAIL

  [Fetch with POST with Int8Array body]
    expected: FAIL

  [Fetch with POST with Float32Array body]
    expected: FAIL

  [Fetch with POST with Float64Array body]
    expected: FAIL

  [Fetch with POST with DataView body]
    expected: FAIL