[GH-ISSUE #1143] [Map-Local][BUG] After disabling the local mapping, mapped response is still received #1138

Closed
opened 2026-03-03 19:48:40 +03:00 by kerem · 2 comments
Owner

Originally created by @YarikArsenkinDrest on GitHub (Feb 10, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1143

Originally assigned to: @NghiaTranUIT on GitHub.

Proxyman version? (Ex. Proxyman 1.4.3)

3.1.0 (30100)

macOS Version? (Ex. mac 10.14)

mac 12.2

Steps to reproduce

After disabling the local mapping, the mapped response is still being received on the client.

Expected behavior

The original response from the server has to be received.

Originally created by @YarikArsenkinDrest on GitHub (Feb 10, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1143 Originally assigned to: @NghiaTranUIT on GitHub. ### Proxyman version? (Ex. Proxyman 1.4.3) 3.1.0 (30100) ### macOS Version? (Ex. mac 10.14) mac 12.2 ### Steps to reproduce After disabling the local mapping, the mapped response is still being received on the client. ### Expected behavior The original response from the server has to be received.
kerem closed this issue 2026-03-03 19:48:40 +03:00
Author
Owner

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

I could not reproduce your issue: Here is how I did:

  1. Open Insomnia, make any request to https://httpbin.org/post
  2. Open Proxyman -> Right-Click on the request -> Tool -> Map Local -> Modify the local file
  3. Open Insomnia and call the request again -> Verify it's a new response
  4. Open Proxyman -> Turn off the Map Local or Uncheck the Enabled Column
  5. Open Insomnia and call the request again -> Verify it's a server response
  6. Repeat a couple of times, but it's still working.

I suppose that maybe your client is using the cached response version, which is the Mapped Response?

If not, please share with me what Client you're using, so I can test it 👍

<!-- gh-comment-id:1035704805 --> @NghiaTranUIT commented on GitHub (Feb 11, 2022): I could not reproduce your issue: Here is how I did: 1. Open Insomnia, make any request to https://httpbin.org/post 2. Open Proxyman -> Right-Click on the request -> Tool -> Map Local -> Modify the local file 3. Open Insomnia and call the request again -> Verify it's a new response ✅ 4. Open Proxyman -> Turn off the Map Local or Uncheck the Enabled Column 5. Open Insomnia and call the request again -> Verify it's a server response ✅ 6. Repeat a couple of times, but it's still working. I suppose that maybe your client is using the cached response version, which is the Mapped Response? If not, please share with me what Client you're using, so I can test it 👍
Author
Owner

@YarikArsenkinDrest commented on GitHub (Feb 11, 2022):

Resolved through the https://github.com/ProxymanApp/Proxyman/issues/1142.

<!-- gh-comment-id:1036755678 --> @YarikArsenkinDrest commented on GitHub (Feb 11, 2022): Resolved through the https://github.com/ProxymanApp/Proxyman/issues/1142.
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#1138
No description provided.