Closed
Bug 1688600
Opened 5 years ago
Closed 5 years ago
Network Web Socket inspector does not show Raw Data
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1688590
People
(Reporter: ardeshireo, Unassigned)
Details
Attachments
(1 file)
|
50.88 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:84.0) Gecko/20100101 Firefox/84.0
Steps to reproduce:
- Open a websocket connection to my server
- open Network inspector
- click on Web Socket connection
- go to
Responsetab in the right side panel - click one on of sent (outgoing) messages
Actual results:
The panel below has Raw Data (0B) in it
Expected results:
I expected to see the content of sent/outgoing message.
When I click one of incoming messages, I see the data, and everything works fine, but when I switch to one of outgoing messages, I do not see the change
Comment 1•5 years ago
|
||
Bugbug thinks this bug should belong to this component, but please revert this change in case of error.
Component: Untriaged → Netmonitor
Product: Firefox → DevTools
Comment 2•5 years ago
|
||
Thanks for reporting.
There is a duplicate bug open for this Bug 1688590
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•5 years ago
|
||
Thanks. You are right!
You need to log in
before you can comment on or make changes to this bug.
Description
•