Open Bug 1567606 Opened 5 years ago Updated 1 year ago

Display compressed size for connections using the "permessage-deflate" extension

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Harald, Unassigned)

References

(Blocks 1 open bug)

Details

User Story

When inspecting connections that use "permessage-deflate", I want to see the compressed size overall and per message, so that I understand the actual transferred bytes.

Possible UI solution:
The size column could just expand from 15 B to 15 B (4 B).
The size column in the preview, which has more space, can show 15 B / 4 B transferred.

Taking it a level higher, maybe we always want to just add a Transferred size indicator in the table and preview, as the size of the message is never the true bytecount for what went over the wire.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.