Re: [I] h2协议访问server,无法解析gzip数据 (brpc)

2023-08-06 Thread via GitHub
zyearn closed issue #2334: h2协议访问server,无法解析gzip数据 URL: https://github.com/apache/brpc/issues/2334 -- 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:

Re: [I] h2协议访问server,无法解析gzip数据 (brpc)

2023-07-30 Thread via GitHub
leaf-potato commented on issue #2334: URL: https://github.com/apache/brpc/issues/2334#issuecomment-1657127852 已提PR https://github.com/apache/brpc/pull/2335 修复 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] h2协议访问server,无法解析gzip数据 (brpc)

2023-07-30 Thread via GitHub
leaf-potato commented on issue #2334: URL: https://github.com/apache/brpc/issues/2334#issuecomment-1657112737 通过[代码](https://github.com/apache/brpc/blob/461590640d1c4f0cf4f93c9c39419d7125ad9efa/src/brpc/policy/http_rpc_protocol.cpp#L1481)看应该是没获取h2协议下非grpc情况的content-type:

[I] h2协议访问server,无法解析gzip数据 (brpc)

2023-07-30 Thread via GitHub
leaf-potato opened a new issue, #2334: URL: https://github.com/apache/brpc/issues/2334 **Describe the bug (描述bug)** 使用h2+gzip压缩访问brpc server会报错无法解析: ``` W0730 17:33:28.510489 2387351 /home/leaf-potato/Open-Source/brpc/example/echo_c++/client.cpp:108] [E1010]HTTP/2.0 400 Bad