[GH-ISSUE #1297] Better Export Session #1289

Open
opened 2026-03-03 19:50:09 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Jul 16, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1297

Originally assigned to: @NghiaTranUIT on GitHub.

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)
Originally created by @NghiaTranUIT on GitHub (Jul 16, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1297 Originally assigned to: @NghiaTranUIT on GitHub. ### 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)
Author
Owner
<!-- gh-comment-id:1186188141 --> @NghiaTranUIT commented on GitHub (Jul 16, 2022): Beta: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.6.2_Better_Export_Session.dmg
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1289
No description provided.