WPT
wpt / cors / simple-requests.htm
Spec: Fetch ↗
Runs: Chrome 155.0.8041.0 (wpt@2c385f65e, 2026-09-04) | Firefox 157.0a1 (wpt@2c385f65e, 2026-09-04) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7825 (wpt@2c385f65e, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 24/24 | 24/24 | 24/24 | 24/24 | 24/24 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| No preflight GET and {"Accept":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight HEAD and {"Accept":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight POST and {"Accept":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight GET and {"accept-language":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight HEAD and {"accept-language":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight POST and {"accept-language":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight GET and {"CONTENT-language":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight HEAD and {"CONTENT-language":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight POST and {"CONTENT-language":"test"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight GET and {"Content-Type":"application/x-www-form-urlencoded"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight HEAD and {"Content-Type":"application/x-www-form-urlencoded"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight POST and {"Content-Type":"application/x-www-form-urlencoded"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight GET and {"content-type":"multipart/form-data"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight HEAD and {"content-type":"multipart/form-data"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight POST and {"content-type":"multipart/form-data"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight GET and {"content-type":"text/plain"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight HEAD and {"content-type":"text/plain"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight POST and {"content-type":"text/plain"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight GET and {"accept":"test","accept-language":"test","content-language":"test","content-type":"text/plain; parameter=whatever"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight HEAD and {"accept":"test","accept-language":"test","content-language":"test","content-type":"text/plain; parameter=whatever"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight POST and {"accept":"test","accept-language":"test","content-language":"test","content-type":"text/plain; parameter=whatever"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight Get and {"content-type":"text/plain; parameter=extra_bonus"} | PASS | PASS | PASS | PASS | PASS | — |
| No preflight post and {"content-type":"text/plain"} | PASS | PASS | PASS | PASS | PASS | — |
| Check simple headers (async) | PASS | PASS | PASS | PASS | PASS | — |