ProxymanApp / ProxymanApp/Proxyman
Better Export Session
Open
@NghiaTranUIT is already working on this.
Since Jul 16, 2022.
✅ Done
enhancement
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
If we export an entire session, Proxyman might be unresponsive since the data is huge. The reason is that Proxyman tries to encode all data (including all requests/responses that have a large Body Data) ❌
We should add an option to opt out.
Acceptance Criteria
- Show Export Session UI
- Allow skipping large body (5Mb)
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.