Bug 316312
| Summary: | [curl] Web Inspector: WebSocket request headers are missing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> |
| Component: | New Bugs | Assignee: | Devin Rousso <hi> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Devin Rousso
# 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
there should be request headers for `upgrade`, `connection`, `sec-websocket-key`, `sec-websocket-version`, etc.
## ACTUAL
none of those headers are present
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/66460
EWS
Committed 314678@main (51ffbadc9899): <https://commits.webkit.org/314678@main>
Reviewed commits have been landed. Closing PR #66460 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/178862442>