mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
[GH-ISSUE #321] When can we expect scripting to be supported ? #321
Labels
No labels
Linux
bug
enhancement
enhancement
pull-request
question
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/proxyman-windows-linux#321
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 @mariusvn on GitHub (Oct 25, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/321
Description
Hello, I wanted to know when scripting will be supported on the windows version ? This is so important for my use of a debugging proxy that without it, it is nearly useless and i did not saw that the windows version did not had it when buying it (its my bad on that).
@NghiaTranUIT commented on GitHub (Oct 25, 2023):
You can check out the Road Map. After the Network Condition tool is implemented, we will start working on the Scripting.
May I ask: What specific features from the Scripting that you need most? So, I can put it on a high priority list since the Scripting Tool is a huge task.
@mariusvn commented on GitHub (Oct 25, 2023):
I would use the scripting tool mainly to do basic header / content edits like playing with CORS (I have clients at work who don't know how to manage CORS in their API), edit cookie parameters, add element to an array in a body. So yeah, most of this is pure js if I have access to the requests.
Also would be nice to be able to do another request in the script to be able to populate the original one
Thanks for the quick answer
@yizems commented on GitHub (Nov 12, 2023):
I think it's very important, I like how flexible it is