mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 08:05:52 +03:00
[GH-ISSUE #1945] Adding Multipart section in the Breakpoint Editor #1939
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1939
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Red-Killer on GitHub (Feb 22, 2024).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1945
Originally assigned to: @NghiaTranUIT on GitHub.
Description
It would be great if there is also a multipart section in the Breakpoint Editor that allows adding or removing files.
Why this feature/change is important?
I really need it for debugging
@NghiaTranUIT commented on GitHub (Feb 23, 2024):
for now, Breakpoint doesn't allow to modify the multipart requests. I will keep this ticket open, and see if more requests on this feature 👍
@izmcm commented on GitHub (Sep 15, 2024):
Is there an update about this feature? I'm trying to modify multipart requests using breakpoint, but I'm not succeeding. Is there another way to update multipart form data intercepting the request? Using scripting, for example
@NghiaTranUIT commented on GitHub (Sep 16, 2024):
@izmcm Hey, this feature hasn't been implemented on the Breakpoint or Scripting yet
What tool would you like to use the most? I can prioritize it and implement it soon
@izmcm commented on GitHub (Sep 16, 2024):
Hey @NghiaTranUIT, thank you very much! I'm currently using more Breakpoint, but anyone would be amazing.
@NghiaTranUIT commented on GitHub (Sep 16, 2024):
Thanks @izmcm I'm working on this ticket https://github.com/ProxymanApp/Proxyman/issues/2136 first. Then, allow editing the Multipart from the Request Breakpoint 👍
@NghiaTranUIT commented on GitHub (Sep 16, 2024):
https://github.com/ProxymanApp/Proxyman/issues/2136 is completed 👍 I'm going to work on the Multipart Editor 👍
@NghiaTranUIT commented on GitHub (Sep 19, 2024):
@izmcm @Red-Killer if you don't mind, let's try this Beta build: https://download.proxyman.io/beta/Proxyman_5.8.0_Support_Breakpoint_for_Multiparts_requests.dmg
Screenshots
@izmcm commented on GitHub (Sep 19, 2024):
It works incredibly well! Thank you very much @NghiaTranUIT
@NghiaTranUIT commented on GitHub (Sep 19, 2024):
Beta v2: https://download.proxyman.io/beta/Proxyman_5.8.0_Support_multipart_for_Breakpoint_v2.dmg
@Red-Killer commented on GitHub (Sep 19, 2024):
@NghiaTranUIT It works perfectly for me. Thank you.