[GH-ISSUE #1832] Improve Performance of Multipart Body #1824

Open
opened 2026-03-03 19:54:41 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Oct 29, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1832

Originally assigned to: @NghiaTranUIT on GitHub.

Current Issue

  • Processing a large multipart body might cause the app hang
  • Export Multipart with the incorrect file extension
  • Proxyman always processes the Multipart data multiple times for the same body -> Waste CPU
  • Multipart tab shows old data even though we select a new request

Acceptance Criteria

  • Improve performance when processing a large Multipart data
  • Respect the original file extension when exporting
  • Don't process the same Multipart Data
  • Fixed: The Multipart tab shows old data even though we select a new request

Env

  • Proxyman macOS 4.13.0
Originally created by @NghiaTranUIT on GitHub (Oct 29, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1832 Originally assigned to: @NghiaTranUIT on GitHub. ## Current Issue - Processing a large multipart body might cause the app hang - Export Multipart with the incorrect file extension - Proxyman always processes the Multipart data multiple times for the same body -> Waste CPU - Multipart tab shows old data even though we select a new request ### Acceptance Criteria - Improve performance when processing a large Multipart data - Respect the original file extension when exporting - Don't process the same Multipart Data - Fixed: The Multipart tab shows old data even though we select a new request ### Env - Proxyman macOS 4.13.0
Author
Owner

@NghiaTranUIT commented on GitHub (Oct 29, 2023):

Fixed on Proxyman macOS 4.14.0 👍

<!-- gh-comment-id:1783979373 --> @NghiaTranUIT commented on GitHub (Oct 29, 2023): Fixed on Proxyman macOS 4.14.0 👍
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#1824
No description provided.