Bug 316266

Summary: [curl] REGRESSION(276696@main): Web Inspector: WebSocket response status text is one character short
Product: WebKit Reporter: Devin Rousso <hi>
Component: New BugsAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 271650    
Bug Blocks:    

Devin Rousso
Reported 2026-06-03 18:11:57 PDT
.
Attachments
Devin Rousso
Comment 1 2026-06-03 18:20:26 PDT
Devin Rousso
Comment 2 2026-06-04 12:20:04 PDT
# STEPS TO REPRODUCE 1. install `node` and `npm` 2. run `npx playwright wk https://cdpn.io/matt-west/fullpage/nYvVBV` 3. open Web Inspector 4. look at `echo.websocket.org` in the Network Tab ## EXPECTED the status should say "101 Switching Protocols" ## ACTUAL the status actually says "101 Switching Protocol" without the "s" at the end
EWS
Comment 3 2026-06-05 08:58:58 PDT
Committed 314637@main (64ba9cf9f889): <https://commits.webkit.org/314637@main> Reviewed commits have been landed. Closing PR #66414 and removing active labels.
Radar WebKit Bug Importer
Comment 4 2026-06-05 08:59:13 PDT
Note You need to log in before you can comment on or make changes to this bug.