[GH-ISSUE #1332] Map remote functions using https to http, and when the rules take effect, the URL presentation is https #1325

Open
opened 2026-03-03 19:50:31 +03:00 by kerem · 3 comments
Owner

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:

企业微信截图_1f3102bb-28bb-4d0a-8e33-8e9223cfa73e

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?

企业微信截图_c4ed31a6-c655-4213-83e7-3385df2ecf74

When using the snippet code function to implement https to http, when the rules take effect, the URL shown here is normal.

企业微信截图_6ac7e52d-f2e0-4129-9262-6822e607a1df

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: ![企业微信截图_1f3102bb-28bb-4d0a-8e33-8e9223cfa73e](https://user-images.githubusercontent.com/15814211/184818010-a6546b72-0af6-4f46-94e3-4c6c150232e2.png) #### 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? ![企业微信截图_c4ed31a6-c655-4213-83e7-3385df2ecf74](https://user-images.githubusercontent.com/15814211/184818271-0bdb089c-6b25-4635-83b7-db06a920c738.png) #### When using the snippet code function to implement https to http, when the rules take effect, the URL shown here is normal. ![企业微信截图_6ac7e52d-f2e0-4129-9262-6822e607a1df](https://user-images.githubusercontent.com/15814211/184818714-e72393ba-d7d4-4994-9d44-75d5994c5945.png)
Author
Owner

@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.

<!-- gh-comment-id:1216246191 --> @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.
Author
Owner

@ThinkerT commented on GitHub (Aug 16, 2022):

看起来这是一个 UI 错误🤔.地图是否按工作要求?

是 Map Remote Rule,你在像使用 HTTP 协议的时候忘记放出 80 个端口了。

When there are 80 ports on the configuration, the display is also the same

<!-- gh-comment-id:1216248150 --> @ThinkerT commented on GitHub (Aug 16, 2022): > 看起来这是一个 UI 错误🤔.地图是否按工作要求? > > 是 Map Remote Rule,你在像使用 HTTP 协议的时候忘记放出 80 个端口了。 When there are 80 ports on the configuration, the display is also the same
Author
Owner

@ThinkerT commented on GitHub (Aug 16, 2022):

看起来这是一个 UI 错误🤔. 地图遥控器是否按预期工作?

好像是 Map Remote Rule,你在使用 HTTP 协议的时候忘记放 80 端口了。

Is the problem on the display, the actual to http function is effective

<!-- gh-comment-id:1216260224 --> @ThinkerT commented on GitHub (Aug 16, 2022): > 看起来这是一个 UI 错误🤔. 地图遥控器是否按预期工作? > > 好像是 Map Remote Rule,你在使用 HTTP 协议的时候忘记放 80 端口了。 Is the problem on the display, the actual to http function is effective
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#1325
No description provided.