mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 00:55:57 +03:00
[GH-ISSUE #1332] Map remote functions using https to http, and when the rules take effect, the URL presentation is https #1325
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#1325
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 @ThinkerT on GitHub (Aug 16, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1332
Proxyman version? (Ex. Proxyman 1.4.3)
Version 3.8.0 (30800)
macOS Version? (Ex. mac 10.14)
11.2.3 (20D91)
Steps to reproduce
Map Remote configuration is as follows:
After the rules take effect, when you go to the request, you will find that the URL is still https,Is this a bug on the display?
When using the snippet code function to implement https to http, when the rules take effect, the URL shown here is normal.
@NghiaTranUIT commented on GitHub (Aug 16, 2022):
Look like it's a UI bug 🤔 . Does the Map remote work as expected?
It seems that the Map Remote Rule, you forget to put the port 80 when using HTTP protocol.
@ThinkerT commented on GitHub (Aug 16, 2022):
When there are 80 ports on the configuration, the display is also the same
@ThinkerT commented on GitHub (Aug 16, 2022):
Is the problem on the display, the actual to http function is effective