mirror of
https://github.com/ProxymanApp/proxyman-windows-linux.git
synced 2026-04-27 08:55:50 +03:00
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#221
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 (Apr 10, 2023).
Original GitHub issue: https://github.com/ProxymanApp/proxyman-windows-linux/issues/222
Originally assigned to: @kics223w1 on GitHub.
Description
⚠️ This ticket must be implemented after #221 is done.
Continue logic
BreakpointDataand send the original Request/Response.Abort
Execute
BreakpointData.Breakpointclass andBreakpointDataclassHow to test
Case 1: Request Breakpoint (Happy case)
onRequest, and deselect theonResponsecheckboxCase 2: Response Breakpoint (Happy case)
onRequest, and select theonResponsecheckbox@NghiaTranUIT commented on GitHub (Apr 20, 2023):
Update 1: