zengkui opened a new issue, #2647: URL: https://github.com/apache/brpc/issues/2647
**Describe the bug (描述bug)** 使用brpc实现了一个http client 发送请求到公司内部的一个web server上 ,同样的这个代码 使用brpc 1.7.0 返回的结果是 [E1010]HTTP/1.1 308 Unknown status code (308)。 而使用brpc 1.1.0 请求是正常的。 **To Reproduce (复现方法)** 由于这个web server是内部的服务,暂时没法提供公开的可复现的服务。 **Expected behavior (期望行为)** 想请教下 这个1.7.0 版本的308报错意味什么? 是有参数设置不合理导致的? **Versions (各种版本)** OS: Compiler: brpc: protobuf: **Additional context/screenshots (更多上下文/截图)** -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org