Windows 本机启动一个 server 监听 localhost:17100 端口,然后使用 reqable 请求该 server,可以正常返回,但是在调试界面没有捕获到该请求。调试界面中其他的localhost的请求也未见到。 reqable开启了代理和设置回环 <img width="1107" height="428" alt="Image" src="https://github.com/user-attachments/assets/e49b7540-ddc9-4f49-bab3-7b5b9db2688a" /> <img width="1534" height="918" alt="Image" src="https://github.com/user-attachments/assets/336933b0-ff81-4e13-9c9c-55cd30c319ec" />
Windows 本机启动一个 server 监听 localhost:17100 端口,然后使用 reqable 请求该 server,可以正常返回,但是在调试界面没有捕获到该请求。调试界面中其他的localhost的请求也未见到。
reqable开启了代理和设置回环