hejingzhilian opened a new issue, #2423: URL: https://github.com/apache/brpc/issues/2423
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** http 支持rpc_dump 否? 我用master分支, 编译example/http_c++ 启动命令 `./http_server -rpc_dump=true -rpc_dump_dir=./rpc_data/rpc_dump/` 发现用curl 和 http_client 的命令都不dump 请求,排查源码 发下卡在 method->input_type()->field_count() 这一行了, **Describe the solution you'd like (描述你期望的解决方法)** **Describe alternatives you've considered (描述你想到的折衷方案)** **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