incorrect encoding in ws debug tool
Categories
(DevTools :: Netmonitor, defect)
Tracking
(Not tracked)
People
(Reporter: miptleha, Unassigned)
Details
Attachments
(1 file)
19.68 KB,
application/x-zip-compressed
|
Details |
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/110.0
Steps to reproduce:
create simple websocket client for websocket echo server
Actual results:
f12 -> network -> WS -> first row -> response. problems with encoding (not english utf-8 text)
Expected results:
normal text what was send/receive. text was in my native language. file in utf-8. it is not encoding problem. it is bug in developer tool, in chrome text displayed correct.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Networking' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Moving to dev-tools, but also curious, does fresh profile affect your ability to reproduce?
Comment 3•1 year ago
|
||
A needinfo is requested from the reporter, however, the reporter is inactive on Bugzilla. Given that the bug is still UNCONFIRMED
, closing the bug as incomplete.
For more information, please visit BugBot documentation.
Description
•