[GH-ISSUE #428] Adding Multipart section in the Breakpoint Editor #427

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

Originally created by @NghiaTranUIT on GitHub (Oct 17, 2024).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/428

Originally assigned to: @kics223w1 on GitHub.

Description

Acceptance Criteria

  • Use the latest Proxyman -> Play around with this feature -> Implement all features
  • Implement the Multiple Editor
Screenshot 2024-10-17 at 15 08 42
  • New UI: Show Edit Button if it's in Editing mode.
    Screenshot 2024-10-17 at 15 08 43

  • Don't show the Edit button if it's read-only mode (For example: In the Main Request/Response, or in the Breakpoint Editor (Breakpoint on the Response))

  • Auto-fill the File name and Content-Type MIME (We've already had the logic to detect the MIME of a given file, use this lib. Don't manually code)

  • Test it carefully

  • Write 2-3 Unit Test with the Breakpoint on Request and Response. Add some binary file, some photo and text -> Assest the Response Body

Originally created by @NghiaTranUIT on GitHub (Oct 17, 2024). Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/428 Originally assigned to: @kics223w1 on GitHub. ## Description - https://github.com/ProxymanApp/Proxyman/issues/1945 ## Acceptance Criteria - [x] Use the latest Proxyman -> Play around with this feature -> Implement all features - [x] Implement the Multiple Editor <img width="329" alt="Screenshot 2024-10-17 at 15 08 42" src="https://github.com/user-attachments/assets/4c8a4043-5661-4791-8089-83244788556b"> - [x] New UI: Show Edit Button if it's in Editing mode. <img width="122" alt="Screenshot 2024-10-17 at 15 08 43" src="https://github.com/user-attachments/assets/3024bed7-93b2-48bb-bdd2-34edc7a9e3f8"> - [x] Don't show the Edit button if it's read-only mode (For example: In the Main Request/Response, or in the Breakpoint Editor (Breakpoint on the Response)) - [x] Auto-fill the File name and Content-Type MIME (We've already had the logic to detect the MIME of a given file, use this lib. Don't manually code) - [x] Test it carefully - [x] Write 2-3 Unit Test with the Breakpoint on Request and Response. Add some binary file, some photo and text -> Assest the Response Body
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 16, 2024):

Update

  • Support Right Menu Context. Able to delete, add new, Edit, ...
    Image
<!-- gh-comment-id:2480321012 --> @NghiaTranUIT commented on GitHub (Nov 16, 2024): ## Update - [x] Support Right Menu Context. Able to delete, add new, Edit, ... ![Image](https://github.com/user-attachments/assets/bb185fc8-7293-4ef5-9828-7bed38d36ff7)
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-windows-linux#427
No description provided.