host-switch-plus icon indicating copy to clipboard operation
host-switch-plus copied to clipboard

Hi,请教,关于https的指向

Open ugoooo opened this issue 7 years ago • 1 comments

例如: 127.0.0.1:443 www.baidu.com 本地配置好了https的服务, https://127.0.0.1:443 可正常访问,所以https服务没问题,可通过chrome访问www.baidu.com时,本地服务没收到任何请求,也就是说,插件对https的代理貌似无效。求解答

ugoooo avatar Sep 03 '18 08:09 ugoooo

确实很多同学反馈 https 有问题,程序逻辑上倒是处理了的,暂时没有更好的办法; https 本身已经是 443 端口了,试试配置为 127.0.0.1 www.baidu.com

Riant avatar Sep 04 '18 02:09 Riant