WPT
wpt / fetch / api / basic / request-upload.h2.any.serviceworker.html
Spec: Fetch ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@df77989ab) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-28104 (wpt@b1a7025f8) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz dc9e62f29 (wpt@a95401e4e)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 12/12 | 1/12 | 1/12 | 0/12 | 0/12 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Fetch with POST with empty ReadableStream | PASS | FAIL | FAIL | — | — | — |
| Fetch with POST with ReadableStream | PASS | FAIL | FAIL | — | — | — |
| Fetch with POST with ReadableStream on 421 response should return the response and not retry. | PASS | FAIL | FAIL | — | — | — |
| Feature detect for POST with ReadableStream | PASS | FAIL | FAIL | — | — | — |
| Feature detect for POST with ReadableStream, using request object | PASS | FAIL | FAIL | — | — | — |
| Synchronous feature detect | PASS | FAIL | FAIL | — | — | — |
| Synchronous feature detect fails if feature unsupported | PASS | PASS | PASS | — | — | — |
| Streaming upload with body containing a String | PASS | FAIL | FAIL | — | — | — |
| Streaming upload with body containing null | PASS | FAIL | FAIL | — | — | — |
| Streaming upload with body containing a number | PASS | FAIL | FAIL | — | — | — |
| Streaming upload should fail on a 401 response | PASS | FAIL | FAIL | — | — | — |
| ReadbleStream should be closed on signal.abort | PASS | TIMEOUT | TIMEOUT | — | — | — |