[GH-ISSUE #1664] Allows multiple scripts to be executed #1655

Open
opened 2026-03-03 19:53:13 +03:00 by kerem · 1 comment
Owner

Originally created by @iTgo-lyq on GitHub (Jun 4, 2023).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1664

Originally assigned to: @NghiaTranUIT on GitHub.

Description

Allow running each matched script in sequence, processing requests and responses using a pipeline-like approach.

Why this feature/change is important?

I think it would be great if every script that satisfies the matching rules can be executed, not just the first one. This would make it easier to split and combine logic. For instance, I need to add specific header items to all requests from certain domains, which clashes with mocking the return value of a particular request interface for that set of domains.

Originally created by @iTgo-lyq on GitHub (Jun 4, 2023). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1664 Originally assigned to: @NghiaTranUIT on GitHub. ## Description Allow running each matched script in sequence, processing requests and responses using a pipeline-like approach. ## Why this feature/change is important? I think it would be great if every script that satisfies the matching rules can be executed, not just the first one. This would make it easier to split and combine logic. For instance, I need to add specific header items to all requests from certain domains, which clashes with mocking the return value of a particular request interface for that set of domains.
Author
Owner

@NghiaTranUIT commented on GitHub (Sep 30, 2023):

Just a friendly reminder that this feature has already shipped in in the latest 4.12.0 build. Ref: https://github.com/ProxymanApp/Proxyman/issues/1190

<!-- gh-comment-id:1741719197 --> @NghiaTranUIT commented on GitHub (Sep 30, 2023): Just a friendly reminder that this feature has already shipped in in the latest 4.12.0 build. Ref: https://github.com/ProxymanApp/Proxyman/issues/1190
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#1655
No description provided.