mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 09:05:54 +03:00
[GH-ISSUE #680] More detailed request and response info #679
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#679
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 @pokryfka on GitHub (Nov 5, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/680
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version
2.11.1 (21110)
macOS Version
10.15.7 (19H2)
Feature request
The application is great and UX is much nicer than (Java) Charles Proxy.
However request and response information is limited.
Please show more detailed request and response information (details below).
This should probably be split into a few issues (requests).
Personally I find especially useful to know when client started to receive response;
I think at the moment Duration includes time to send the request, waiting for server response and then downloading it.
Timing
less important but useful:
Size
Connection
TLS
@pokryfka commented on GitHub (Nov 5, 2020):
For reference Request overview in Charles Proxy:
@NghiaTranUIT commented on GitHub (Nov 5, 2020):
Thanks for the rise 👍 .
@pokryfka commented on GitHub (Nov 5, 2020):
Awesome, thank you for prompt response.
Request Start/End, and Response Start/End would be great to have.
@NghiaTranUIT commented on GitHub (Dec 19, 2020):
@pokryfka Good news that this feature is supported 🎉
Let check out this BETA: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_2.14.2_Feature_Summary.dmg
@pokryfka commented on GitHub (Dec 20, 2020):
Looking good, thank you!
I will try to test with endpoint which takes a bit more time to process request.
@john-webb commented on GitHub (Sep 18, 2024):
+1 to the detailed request breakdown. Helpful when optimizing requests.
@NghiaTranUIT commented on GitHub (Sep 19, 2024):
@john-webb May I ask if you mean the timing or the info of the DNS, Connect, and TLS handshake?
@john-webb commented on GitHub (Sep 19, 2024):
Thanks for quick response. I mean the timing of each of those steps. Similar to the Charles screenshot above in the expanded timing section.
@cgomez-rb commented on GitHub (Sep 30, 2024):
Just now I came up with a use case where we need the timing for DNS, TLS, Connect, etc... it would be great to have it in Proxyman.
@NghiaTranUIT commented on GitHub (Oct 1, 2024):
Thanks, I will support it 👍