Open
Bug 2021845
Opened 3 months ago
Updated 3 months ago
No parsed messages for SSE events
Categories
(DevTools :: Netmonitor, defect, P3)
DevTools
Netmonitor
Tracking
(Not tracked)
NEW
People
(Reporter: bomsy, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
In Bug 2017456 we fallback to showing the raw response content for SSE event messages which are not formatted correctly, as devtools does not have access the the parsed messages.
In chrome manages to still show the parsed messages as well as the raw response content for the STR in https://bugzilla.mozilla.org/show_bug.cgi?id=2017456#c0. As a follow-up, lets investigate why we do not get the parsed messages but just the raw response content.
| Reporter | ||
Updated•3 months ago
|
Blocks: netmonitor-sse-inspector
Updated•3 months ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•