naiveproxy icon indicating copy to clipboard operation
naiveproxy copied to clipboard

HTTP3协议的站点访问问题

Open yangyangkeai opened this issue 1 year ago • 2 comments

CHATGPT站点启用了HTTP3协议,访问必须关掉浏览器的HTTP3协议, 是因为我配置有问题还是代理程序不支持HTTP3?

yangyangkeai avatar Feb 18 '24 13:02 yangyangkeai

H3 is a UDP-based protocol.

5l2 avatar Feb 18 '24 15:02 5l2

如果你不关闭浏览器的quic支持,那你的naiveproxy客户端就要用quic连接.不能用https

sophauer avatar Mar 09 '24 15:03 sophauer