ProxymanApp / ProxymanApp/Proxyman
More detailed request and response info
@NghiaTranUIT is already working on this.
Since Nov 5, 2020.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
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
- request start/end time
- response start/end time
less important but useful:
- DNS
- connect
- TLS handshake
Size
- request size
- uncompressed body size (if compressed) - have not tested yet if Proxyman can uncompress it
Connection
- remote address (ip)
- remote port
TLS
- server certificate details including expiration date
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.