[GH-ISSUE #957] [Feature request] Continue execution after breakpoint #951

Closed
opened 2026-03-03 19:23:17 +03:00 by kerem · 3 comments
Owner

Originally created by @NicolasCombe5555 on GitHub (Aug 9, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/957

Originally assigned to: @NghiaTranUIT on GitHub.

Is it possible that we could enter a response for a specific url, and when triggered, the breakpoint would not stop but take our response and execute said request?
I think this would be useful specially if say you are constantly listening for a certain path, there a lot of breakpoints would accumulate and it is tedious to keep up with all of them, so if we could continue the execution as soon as we can that would be great.

Originally created by @NicolasCombe5555 on GitHub (Aug 9, 2021). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/957 Originally assigned to: @NghiaTranUIT on GitHub. Is it possible that we could enter a response for a specific url, and when triggered, the breakpoint would not stop but take our response and execute said request? I think this would be useful specially if say you are constantly listening for a certain path, there a lot of breakpoints would accumulate and it is tedious to keep up with all of them, so if we could continue the execution as soon as we can that would be great.
kerem closed this issue 2026-03-03 19:23:17 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 9, 2021):

Yeah, you basically describe what Map Local tool does 😄

You can quickly create a Map Local by right-click on the Request (That has a response) -> Tool -> Map Local.

From there, you can modify the response, and Proxyman automatically get a response and return it if it's matched 👍

<!-- gh-comment-id:894941076 --> @NghiaTranUIT commented on GitHub (Aug 9, 2021): Yeah, you basically describe what [Map Local](https://docs.proxyman.io/advanced-features/map-local) tool does 😄 You can quickly create a Map Local by right-click on the Request (That has a response) -> Tool -> Map Local. From there, you can modify the response, and Proxyman automatically get a response and return it if it's matched 👍
Author
Owner

@NicolasCombe5555 commented on GitHub (Aug 9, 2021):

Oh awesome! Did not know that, thanks 👍🏻
Sorry for the issue 😅

<!-- gh-comment-id:894942044 --> @NicolasCombe5555 commented on GitHub (Aug 9, 2021): Oh awesome! Did not know that, thanks 👍🏻 Sorry for the issue 😅
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 9, 2021):

You're always welcome to open a ticket 👍

<!-- gh-comment-id:894942298 --> @NghiaTranUIT commented on GitHub (Aug 9, 2021): You're always welcome to open a ticket 👍
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#951
No description provided.