Er1c0
V2EX  ›  问与答

怎么请求响应的协议主机名端口进行替换,例如把 https://xx.com 的请求响应替换为 http://192.168.1.1:8080,

  •  
  •   Er1c0 · Jan 6, 2022 · 1107 views
    This topic created in 1618 days ago, the information mentioned may be changed or developed.

    fiddler 命令行输入 urlreplace https://xx.com  http://192.168.1.1:8080 好像并没有替换

    2 replies    2022-01-06 11:46:47 +08:00
    Er1c0
        1
    Er1c0  
    OP
       Jan 6, 2022
    https://xx.com 的请求响应替换为 http://192.168.1.1:8080
    LLaMA2
        2
    LLaMA2  
       Jan 6, 2022
    oSession.oRequest.headers.UriScheme = "https";


    https://www.kancloud.cn/guanfuchang/tools/685378
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5307 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 06:50 · PVG 14:50 · LAX 23:50 · JFK 02:50
    ♥ Do have faith in what you're doing.