yanzhenjie/AndServer

ProxyHandler处理https失败

Open

#476 创建于 2023年1月30日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Java (3,443 star) (723 fork)batch import
enhancementhelp wanted

描述

使用反向代理,譬如将 https://www.baidu.com 转发到 http://192.168.1.1 上, 发现https的url,ProxyHandler中处理出来的outResponse均是400、301、302。

贡献者指南