mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #282] Local Map with status_code #280
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#280
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 @NghiaTranUIT on GitHub (Sep 18, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/282
Originally assigned to: @NghiaTranUIT on GitHub.
🐶 Brief
Some users would like to change the Status code of response by doing Map Local. Although we could do it by Breakpoint, but it's waste of time when manipulating ever single time.
My first idea is that we support
$status_code=xxxin the first line of local file, and the second line is normal JSON. Then Proxyman will pick it up and replace the HTTPS Response Code.If this status line isn't existed, just treat the file as usual.
By following this approach, we can quickly change the status code by Sublime and doesn't bother any UI.
👑 Criteria
@NghiaTranUIT commented on GitHub (Sep 18, 2019):
All done 👍
🤯 Changelogs
@NghiaTranUIT commented on GitHub (Sep 18, 2019):
For anyone concern, here is the BETA build as usual 😄
https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.6.1_map_local_advance.dmg