Large response bodies (over 1MiB) are truncated, even in HAR
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(firefox61 fixed)
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: daniel.peder, Assigned: Honza, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [specification][type:bug])
Attachments
(4 files)
| Reporter | ||
Comment 1•9 years ago
|
||
Updated•9 years ago
|
| Reporter | ||
Updated•9 years ago
|
| Reporter | ||
Comment 2•9 years ago
|
||
| Reporter | ||
Comment 3•9 years ago
|
||
| Reporter | ||
Comment 5•9 years ago
|
||
| Assignee | ||
Comment 6•9 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Comment 8•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 11•7 years ago
|
||
| Assignee | ||
Comment 13•7 years ago
|
||
Comment 14•7 years ago
|
||
| mozreview-review | ||
Comment 15•7 years ago
|
||
| mozreview-review | ||
| Assignee | ||
Comment 16•7 years ago
|
||
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 19•7 years ago
|
||
| Assignee | ||
Comment 20•7 years ago
|
||
Comment 21•7 years ago
|
||
Comment 22•7 years ago
|
||
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 26•7 years ago
|
||
| mozreview-review | ||
Comment 27•7 years ago
|
||
Comment 28•7 years ago
|
||
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 32•7 years ago
|
||
Comment 33•7 years ago
|
||
Comment 34•7 years ago
|
||
| bugherder | ||
Updated•7 years ago
|
Comment 35•6 years ago
|
||
Hi
there seem to be a mini-bug when you set the devtools.netmonitor.responseBodyLimit value to 0.
When the value is set to 0, the response ceases to be truncated (which is expected).
However, in the Developers Tools / Request Details panel / Response tab, for each and every element that is not a picture, a "Response has been truncated" message (with a Red background) is (obviously erroneously) displayed on top of the Response payload whatever its size.
Cheers
| Assignee | ||
Comment 36•6 years ago
|
||
(In reply to 7cf148fd from comment #35)
there seem to be a mini-bug when you set the devtools.netmonitor.responseBodyLimit value to 0.
When the value is set to 0, the response ceases to be truncated (which is expected).
However, in the Developers Tools / Request Details panel / Response tab, for each and every element that is not a picture, a "Response has been truncated" message (with a Red background) is (obviously erroneously) displayed on top of the Response payload whatever its size.
Thanks for the comment!
Please create a new report for it since this has been already closed.
Thanks,
Honza
Description
•