Click here to download the Blitz Browser!

WPT

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

Spec: WebTransport ↗

Runs: Chrome 155.0.8039.0 (wpt@508cc6a62, 2026-09-03) | Firefox 157.0a1 (wpt@508cc6a62, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-56c61 (wpt@8fdda8ce4, 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 establishedPASSFAILFAILFAILFAIL
responseHeaders is a Headers object after ready resolvesPASSFAILFAILFAILFAIL
responseHeaders exposes server-sent response headersPASSFAILFAILFAILFAIL
wt-protocol is stripped from responseHeadersPASSFAILFAILFAILFAIL
Set-Cookie is stripped from responseHeadersPASSFAILFAILFAILFAIL
headers option forwards a custom header to the server, lowercasedPASSFAILFAILFAILFAIL
Forbidden request-header names are silently dropped from the headers optionPASSFAILFAILFAILFAIL
wt-available-protocols header throws TypeErrorPASSFAILFAILFAILFAIL
wt-available-protocols header throws TypeError (upper case)PASSFAILFAILFAILFAIL
wt-available-protocols header throws TypeError (mixed case)PASSFAILFAILFAILFAIL
HeadersInit sequence-of-sequences form is acceptedFAIL
Duplicate header names in sequence form are acceptedFAILFAIL
HeadersInit sequence with wrong inner length throws TypeErrorFAIL
responseHeaders is immutablePASSFAILFAILFAIL
Invalid header name throws TypeErrorPASSFAILFAILFAIL
Header value containing CR/LF throws TypeErrorPASSFAILFAILFAIL
HeadersInit sequence-of-sequences form sends every headerPASSFAILFAILFAIL
HeadersInit Headers object form sends every headerPASSFAILFAILFAIL
HeadersInit sequence with an empty inner sequence throws TypeErrorPASSFAILFAILFAIL
HeadersInit sequence with one inner element throws TypeErrorPASSFAILFAILFAIL
HeadersInit sequence with three inner elements throws TypeErrorPASSFAILFAILFAIL
An empty headers object is acceptedPASSPASSFAIL
Duplicate header names in sequence form are all sent, in orderPASSFAILFAIL
Header names differing only in case are lowercased and both sentPASSFAILFAIL