V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
Er1c0
V2EX  ›  问与答

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

  •  
  •   Er1c0 · Jan 6, 2022 · 1032 views
    This topic created in 1576 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   ·   2450 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 02:40 · PVG 10:40 · LAX 19:40 · JFK 22:40
    ♥ Do have faith in what you're doing.