mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #584] Hope I can inject a piece script into HTML response automatically #581
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#581
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 @RenderCoder on GitHub (Aug 16, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/584
For debugging scenario, sometimes want to inject some JavaScript code into the header of HTML response content, print some log or send to local server, or change some logic, hope can provide a way to do this.
@NghiaTranUIT commented on GitHub (Aug 16, 2020):
It's what I'm working on #557
You can write your own JS code to change the header, status code and the body ask you wish.
For the Mocking Scripting (execute some a script after the Request is complete or under certain condition), I would like to introduce in the second version of the Scripting 😄
@NghiaTranUIT commented on GitHub (Aug 16, 2020):
It's 70% done. Please stay tuned 🌮
@RenderCoder commented on GitHub (Aug 16, 2020):
Thank you! Hope able to use this feature, ProxyMan have better UI than other proxy software!