Click here to download the Blitz Browser!

WPT

wpt / webtransport / headers.https.any.serviceworker.html

Spec: WebTransport ↗

Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total21/211/210/210/210/21NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
responseHeaders is null before the connection is establishedPASSFAILFAIL
responseHeaders is a Headers object after ready resolvesPASSFAILFAIL
responseHeaders exposes server-sent response headersPASSFAILFAIL
wt-protocol is stripped from responseHeadersPASSFAILFAIL
Set-Cookie is stripped from responseHeadersPASSFAILFAIL
headers option forwards a custom header to the server, lowercasedPASSFAILFAIL
Forbidden request-header names are silently dropped from the headers optionPASSFAILFAIL
wt-available-protocols header throws TypeErrorPASSFAILFAIL
wt-available-protocols header throws TypeError (upper case)PASSFAILFAIL
wt-available-protocols header throws TypeError (mixed case)PASSFAILFAIL
HeadersInit sequence-of-sequences form is acceptedFAIL
Duplicate header names in sequence form are acceptedFAIL
HeadersInit sequence with wrong inner length throws TypeErrorFAIL
responseHeaders is immutablePASSFAIL
Invalid header name throws TypeErrorPASSFAIL
Header value containing CR/LF throws TypeErrorPASSFAIL
HeadersInit sequence-of-sequences form sends every headerPASSFAIL
HeadersInit Headers object form sends every headerPASSFAIL
HeadersInit sequence with an empty inner sequence throws TypeErrorPASSFAIL
HeadersInit sequence with one inner element throws TypeErrorPASSFAIL
HeadersInit sequence with three inner elements throws TypeErrorPASSFAIL
An empty headers object is acceptedPASSPASS
Duplicate header names in sequence form are all sent, in orderPASSFAIL
Header names differing only in case are lowercased and both sentPASSFAIL