mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 00:45:55 +03:00
[GH-ISSUE #550] Support Scripting and Breakpoint Execution After Map Local #546
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#546
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 @kics223w1 on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/550
Originally assigned to: @kics223w1 on GitHub.
✨ Feature Description
We should support Scripting and Breakpoint execution after Map Local.
This ensures a request can flow through multiple tools in a predictable order.
✅ Acceptance Criteria
General Flow
→ If it also matches Scripting → Let Scripting continue handling.
→ If it also matches Breakpoint → Let Breakpoint continue handling.
Map Local + Scripting
Case 1:
Case 2:
Case 3:
Case 4:
Map Local + Breakpoint
🔄 Summary
Map Local → (Scripting or Breakpoint)