⚠️ 验证
Go 版本
1.24
Unla 版本
v0.8.6
Platform
Linux
📝 Bug 描述
转发HTTP2的API报错,Error: failed to execute request: Get "https://xxx.io/path/to/http2/api": http2: invalid Connection request header: ["upgrade"]
🔄 复现步骤
配置HTTP2的API转MCP
✅ 预期行为
正常转发
❌ 实际行为
报错了,应该是多了个Connection的header
💡 可能的解决方案
No response
Go 版本
1.24
Unla 版本
v0.8.6
Platform
Linux
📝 Bug 描述
转发HTTP2的API报错,Error: failed to execute request: Get "https://xxx.io/path/to/http2/api": http2: invalid Connection request header: ["upgrade"]
🔄 复现步骤
配置HTTP2的API转MCP
✅ 预期行为
正常转发
❌ 实际行为
报错了,应该是多了个Connection的header
💡 可能的解决方案
No response