mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #1269] How to edit POST body in Map Local tool? #1262
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#1262
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 @amorphius on GitHub (Jun 27, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1269
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
Proxyman 3.6.0
macOS Version? (Ex. mac 10.14)
mac 12.3.1
Steps to reproduce
Expected behavior
Is it possible to edit request and particularly body of POST request in Map Local tool?
@NghiaTranUIT commented on GitHub (Jun 27, 2022):
No, it's not possible to edit the request because Map Local is for the Response.
If you'd like to modify the Request, please try using Scripting or Breakpoint.
You can check out the Snippet code: https://docs.proxyman.io/scripting/snippet-code
@amorphius commented on GitHub (Jun 27, 2022):
thanks for the answer