mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #1143] [Map-Local][BUG] After disabling the local mapping, mapped response is still received #1138
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1138
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@NghiaTranUIT commented on GitHub (Feb 11, 2022):
I could not reproduce your issue: Here is how I did:
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 👍
@YarikArsenkinDrest commented on GitHub (Feb 11, 2022):
Resolved through the https://github.com/ProxymanApp/Proxyman/issues/1142.