Chrome-proxy-helper icon indicating copy to clipboard operation
Chrome-proxy-helper copied to clipboard

http代理不支持用户名密码认证?

Open chen2ding opened this issue 2 years ago • 4 comments

http代理配置用户名密码不生效

chen2ding avatar May 30 '22 08:05 chen2ding

chrome api 只支持 http basic authentication

henices avatar May 31 '22 01:05 henices

测试结果看,浏览器发送到代理服务器的请求并没有携带 basic authentication 请求头?是不是和我浏览器有关呢,我浏览器版本102.0.5005.61(正式版本) (64 位)

chen2ding avatar May 31 '22 01:05 chen2ding

没有测试环境,以前我测试是可以用的。 我处理了一下,你试试 https://github.com/henices/Chrome-proxy-helper/commit/d8fe7513bea5d4f46ef2189f32b0dab09399109a

henices avatar May 31 '22 02:05 henices

这个我自己直接改了,好像不行,在github看见一个类似问题https://github.com/FelisCatus/SwitchyOmega/issues/718

chen2ding avatar Jun 01 '22 02:06 chen2ding