mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 00:25:56 +03:00
[GH-ISSUE #439] [BUG] Map Remote does not work if a request is repeated. #436
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#436
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 @bpdev97 on GitHub (Mar 15, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/439
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
1.18.1
macOS Version? (Ex. mac 10.14)
10.15
Steps to reproduce
1 - Map something using the map remote feature
2 - Make a request that should be mapped (This works fine)
3 - Repeat that request.
When the request is repeated the map remote is not followed.
Expected behavior
Map remote should also be followed when a request is repeated.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Mar 15, 2020):
Thank for pointing it out. At the moment, repeated requests are not going through the Proxy -> It goes straight to the Internet, so Map Remote doesn't affect on it.
I will improve the behavior that Repeat or Compose requests should be applied from Map Local + Map Remote too 👍
For now, to workaround, I suggest to temporarily use
Copy as cURLthen executing on Terminal to see the changes (Map Remote applied)@NghiaTranUIT commented on GitHub (Mar 16, 2020):
Hey @bpdev97 , let check this BETA: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_1.18.1_Repeat%26Compose_Map_Remote_Local.dmg
From now, we can repeat or Repeat&Compose and the Map Local and Remote are applied as usual 💪