[GH-ISSUE #1153] Breakpoint not working on a scripted request #1148

Closed
opened 2026-03-03 19:48:46 +03:00 by kerem · 3 comments
Owner

Originally created by @W1MMER on GitHub (Feb 23, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1153

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version?

3.1.0

macOS Version?

11.5.2 (20G95)

Steps to reproduce

Have scripting running on a request that you're trying to intercept.

Expected behavior

A breakpoint window should show up

I have a script running on all requests of a certain domain. I need to intercept one route so I've got a breakpoint setup there. However the breakpoint seems to be ignored and the request just carries on as normal. Charles doesn't do this with it's rewrite so I'm not sure why Proxyman isn't letting me modify the request. Is this a bug or a "feature"?

Originally created by @W1MMER on GitHub (Feb 23, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1153 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? 3.1.0 ### macOS Version? 11.5.2 (20G95) ### Steps to reproduce Have scripting running on a request that you're trying to intercept. ### Expected behavior A breakpoint window should show up I have a script running on all requests of a certain domain. I need to intercept one route so I've got a breakpoint setup there. However the breakpoint seems to be ignored and the request just carries on as normal. Charles doesn't do this with it's rewrite so I'm not sure why Proxyman isn't letting me modify the request. Is this a bug or a "feature"?
kerem 2026-03-03 19:48:46 +03:00
Author
Owner

@NghiaTranUIT commented on GitHub (Feb 23, 2022):

Unfortunately, we don't allow using Breakpoint after it's modified by the Scripting.

It's a small drawback, we will keep open your ticket and implement it soon 👍

<!-- gh-comment-id:1048501941 --> @NghiaTranUIT commented on GitHub (Feb 23, 2022): Unfortunately, we don't allow using Breakpoint after it's modified by the Scripting. It's a small drawback, we will keep open your ticket and implement it soon 👍
Author
Owner

@NghiaTranUIT commented on GitHub (Apr 18, 2022):

Hey @W1MMER let try this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.3.0_Set_Breakpoint_after_scripting.dmg

From now, the request can be modified by the Script, then the Breakpoint 👍

<!-- gh-comment-id:1101469135 --> @NghiaTranUIT commented on GitHub (Apr 18, 2022): Hey @W1MMER let try this Beta build: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.3.0_Set_Breakpoint_after_scripting.dmg From now, the request can be modified by the Script, then the Breakpoint 👍
Author
Owner

@W1MMER commented on GitHub (Apr 19, 2022):

Thanks! This works great. Good job.

<!-- gh-comment-id:1101873455 --> @W1MMER commented on GitHub (Apr 19, 2022): Thanks! This works great. Good job.
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#1148
No description provided.