This is an automated email from the ASF dual-hosted git repository.

jamesge pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git

commit a624f9951be922b5128ced6c0f9c4d43c390dbc1
Merge: a78a34e f965d4e
Author: jamesge <jge...@gmail.com>
AuthorDate: Tue Nov 24 00:07:48 2020 +0800

    Merge pull request #1292 from apache/http_improve
    
    Compatibility improvement of protobuf json format and spring http spec

 src/brpc/policy/http_rpc_protocol.cpp    |   7 ++-
 src/brpc/policy/http_rpc_protocol.h      |   1 +
 src/json2pb/json_to_pb.cpp               | 105 ++++++++++++++++++++++++++++---
 src/json2pb/pb_to_json.cpp               |   2 +-
 test/brpc_http_rpc_protocol_unittest.cpp |  37 +++++++++++
 test/brpc_protobuf_json_unittest.cpp     |  19 ++++--
 6 files changed, 157 insertions(+), 14 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to