|
|
fa74074bc7
|
refactor(e2e): 简化 HTTP/2 测试为 HTTPS 连接测试
- 移除 HTTP/2 协议特定测试(流多路复用、头部压缩、服务器推送等)
- 重命名测试函数 TestE2EHTTP2* → TestE2EHTTPS*
- 使用 testutil.CreateTLSClient 简化客户端创建
- 移除 golang.org/x/net/http2 依赖
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-23 18:02:36 +08:00 |
|