Open
Bug 1590223
Opened 6 years ago
Updated 3 years ago
Debug tool to inject frames into ongoing websocket connections
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: gap.space, Unassigned)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:71.0) Gecko/20100101 Firefox/71.0
Steps to reproduce:
Attempting to observe and debug an ongoing websocket connection, and modify the communications within it
Expected results:
Would be super convenient to have an interface to inject artificial incoming or outgoing websocket frames. This will enable much simpler debugging or protocols and protocol states without the use of a separate monitoring/mocking framework.
Updated•6 years ago
|
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•