Response has been truncated
Categories
(DevTools :: Netmonitor, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: kes-kes, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
Make request to API
Actual results:
and get big JSON response which was truncated
Expected results:
So I do not see any data.
Expected: Show at least as many data as it can parse
| Reporter | ||
Comment 1•4 years ago
|
||
I expect to see at least 10-20 items
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'DevTools::Netmonitor' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.
Comment 3•4 years ago
|
||
Hi Eugene,
Thanks for reporting!
Do you have a test page we can use to reproduce this?
| Reporter | ||
Comment 4•4 years ago
|
||
No, I have no such page. The size of response is about 128Kbytes
Comment 6•7 months ago
|
||
pretty annoying, unable to view the response data when it's not formatted
Comment 7•7 months ago
|
||
(In reply to noscripter from comment #6)
pretty annoying, unable to view the response data when it's not formatted
Hi Noscripter,
You could try to change the limit of the response body by going to the url about:config and update the devtools.netmonitor.responseBodyLimit
Does that help?
Updated•5 months ago
|
Description
•