[GH-ISSUE #1299] Improve performance when inspecting the large request response #1293

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

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

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Proxyman might be unresponsive if we inspect the Request/Response, in which the body size is bigger than 20Mb.

Acceptance Criteria

  • In the Body Tab: Don't display the large body (>= 5Mb) -> Suggest to "Export to File" or "Show Anyway"
  • In the Raw Tab: Automatically trimming the raw body (>= 5Mb)
  • Avoid app crashes
Originally created by @NghiaTranUIT on GitHub (Jul 17, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1299 Originally assigned to: @NghiaTranUIT on GitHub. ### Description Proxyman might be unresponsive if we inspect the Request/Response, in which the body size is bigger than 20Mb. ### Acceptance Criteria - In the Body Tab: Don't display the large body (>= 5Mb) -> Suggest to "Export to File" or "Show Anyway" - In the Raw Tab: Automatically trimming the raw body (>= 5Mb) - Avoid app crashes
Author
Owner

@NghiaTranUIT commented on GitHub (Jul 17, 2022):

Fixed: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.6.2_Allow_hiding_the_large_body.dmg

Screenshots

Screen_Shot_2022-07-17_at_11_03_58
Screen_Shot_2022-07-17_at_10_19_33

<!-- gh-comment-id:1186394643 --> @NghiaTranUIT commented on GitHub (Jul 17, 2022): Fixed: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.6.2_Allow_hiding_the_large_body.dmg ### Screenshots ![Screen_Shot_2022-07-17_at_11_03_58](https://user-images.githubusercontent.com/5878421/179383923-cabb7eb8-6c71-45e8-8ada-8f66925d5367.jpg) ![Screen_Shot_2022-07-17_at_10_19_33](https://user-images.githubusercontent.com/5878421/179383926-918daae1-84d7-42c0-97ab-52895ef36f99.jpg)
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#1293
No description provided.