[GH-ISSUE #151] Breakpoint on Request/Response feature #149

Closed
opened 2026-03-03 19:15:44 +03:00 by kerem · 7 comments
Owner

Originally created by @NghiaTranUIT on GitHub (May 22, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/151

Originally assigned to: @NghiaTranUIT on GitHub.

🐶 Brief

It's time to implement the key feature, which is the "Remap request/response".

It means that you can pre-defined your response and map it to the on-going requests on the fly. It's super useful for debugging from iOS device.

👑 Criteria

  • Layout for Remap UI
  • Able to select specific domain or via regex
  • Able to select response
  • Logic for mapping response to the destination requests/response.
Originally created by @NghiaTranUIT on GitHub (May 22, 2019). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/151 Originally assigned to: @NghiaTranUIT on GitHub. ## 🐶 Brief It's time to implement the key feature, which is the "Remap request/response". It means that you can pre-defined your response and map it to the on-going requests on the fly. It's super useful for debugging from iOS device. ## 👑 Criteria - [x] Layout for Remap UI - [x] Able to select specific domain or via regex - [x] Able to select response - [x] Logic for mapping response to the destination requests/response.
kerem 2026-03-03 19:15:44 +03:00
  • closed this issue
  • added the
    feature
    label
Author
Owner

@nghiaphunguyen commented on GitHub (Jun 10, 2019):

hope this visible soon. nice job bro

<!-- gh-comment-id:500375038 --> @nghiaphunguyen commented on GitHub (Jun 10, 2019): hope this visible soon. nice job bro
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 1, 2019):

Hey @nghiaphunguyen and @JUSTINMKAUFMAN

I've rollout the Map Local BETA from file at https://github.com/ProxymanApp/Proxyman/issues/224#issuecomment-517331332

Basically, we can map the local file as a response of matching requests. I could fulfill your request before big remap feature 😄. Let give it a try.

Thank you guys in advance!

<!-- gh-comment-id:517332910 --> @NghiaTranUIT commented on GitHub (Aug 1, 2019): Hey @nghiaphunguyen and @JUSTINMKAUFMAN I've rollout the Map Local BETA from file at https://github.com/ProxymanApp/Proxyman/issues/224#issuecomment-517331332 Basically, we can map the local file as a response of matching requests. I could fulfill your request before big remap feature 😄. Let give it a try. Thank you guys in advance!
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 3, 2019):

The first part of Remap is Map Local, and it's been out https://proxyman.io/blog/2019/08/map-local-feature.html

Next version 1.5.0 will be the remaining part. Stay tuned guys 😍

<!-- gh-comment-id:517915248 --> @NghiaTranUIT commented on GitHub (Aug 3, 2019): The first part of Remap is Map Local, and it's been out https://proxyman.io/blog/2019/08/map-local-feature.html Next version 1.5.0 will be the remaining part. Stay tuned guys 😍
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 25, 2019):

Hey, @nghiaphunguyen @JUSTINMKAUFMAN

Just friendly reminder that Proxyman 1.5.0 with Breakpoint has been out 😍

You can download or update from the app directly https://github.com/ProxymanApp/Proxyman/releases/tag/1.5.0

Thank you in advance 👍

<!-- gh-comment-id:524641746 --> @NghiaTranUIT commented on GitHub (Aug 25, 2019): Hey, @nghiaphunguyen @JUSTINMKAUFMAN Just friendly reminder that Proxyman 1.5.0 with **Breakpoint** has been out 😍 You can download or update from the app directly https://github.com/ProxymanApp/Proxyman/releases/tag/1.5.0 Thank you in advance 👍
Author
Owner

@nghiaphunguyen commented on GitHub (Aug 25, 2019):

@NghiaTranUIT thanks a lot, grace for all your work.

<!-- gh-comment-id:524642147 --> @nghiaphunguyen commented on GitHub (Aug 25, 2019): @NghiaTranUIT thanks a lot, grace for all your work.
Author
Owner

@nghiaphunguyen commented on GitHub (Aug 26, 2019):

@NghiaTranUIT just have 1 minor feedback. should we have feature to intercept response from file or url ?

<!-- gh-comment-id:524725902 --> @nghiaphunguyen commented on GitHub (Aug 26, 2019): @NghiaTranUIT just have 1 minor feedback. should we have feature to intercept response from file or url ?
Author
Owner

@NghiaTranUIT commented on GitHub (Aug 26, 2019):

Hey @nghiaphunguyen, I'm not sure what you mean Intercept the HTTP Response from File or URL 🤔

  • If you would change the response body with local file -> Map Local is a tool you're looking for. You can access by Tool -> Map Local or ⌥ + ⌘ + L
  • If you would change response body from body in different URL. Ex: the body of http://domain.io/user should be replace with http://domain.io/data -> It could be "Map Remote", which we haven't supported it yet.
  • or ?

I'd be great if you can give us some example how it works, then I answer the question properly 👍 Thank you in advance 😄

<!-- gh-comment-id:524768636 --> @NghiaTranUIT commented on GitHub (Aug 26, 2019): Hey @nghiaphunguyen, I'm not sure what you mean Intercept the HTTP Response from File or URL 🤔 - If you would change the response body with local file -> **Map Local** is a tool you're looking for. You can access by Tool -> Map Local or **⌥ + ⌘ + L** - If you would change response body from body in different URL. Ex: the body of http://domain.io/user should be replace with http://domain.io/data -> It could be "Map Remote", which we haven't supported it yet. - or ? I'd be great if you can give us some example how it works, then I answer the question properly 👍 Thank you in advance 😄
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#149
No description provided.