mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #141] Add compressed request/response sizes #138
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#138
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @trispo on GitHub (May 13, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/141
Originally assigned to: @NghiaTranUIT on GitHub.
It would be great if you could add the compressed request/response sizes alongside the uncompressed ones. This makes it easy to compare which impact the chosen compression type (gzip,...) has.
Which Proxyman version are you using? (Ex. Proxyman 0.5 (200))
Proxyman 1.3.8 (1380)
What OS Version are you using? (Ex. mac 10.13)
macOS 10.14.5 Beta (18F127a)
Steps to reproduce this issue
Make a request for which you know the compressed and uncompressed response sizes. You will see the uncompressed response size only.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (May 19, 2019):
Hey @trispo,
I've official released the Proxyman 1.3.9, which include the the "Compressed Request/Response" columns 📮
You can also customize your columns as well.
You can update directly from Proxyman, or download Proxyman 1.3.9
Thank you in advance 👏
@trispo commented on GitHub (May 20, 2019):
Wonderful, works like a charm! Thanks
@NghiaTranUIT commented on GitHub (May 20, 2019):
Glad to hear that 😻