You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by ww...@apache.org on 2022/02/18 06:09:26 UTC

[incubator-brpc] branch master updated (75c5b46 -> 31e59b2)

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

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


    from 75c5b46  Merge pull request #1692 from guodongxiaren/fix_lb_log_level
     new eaad48c  Support parse proto-text format http request body
     new 761c076  make msg more clear
     new 91466f0  add unittest for proto-text content-type
     new b73aa03  add protobuf_text content-type ut
     new 31e59b2  Merge pull request #1690 from hiberabyss/master

The 2411 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/brpc/policy/http_rpc_protocol.cpp    | 25 +++++++++++++++++
 src/brpc/policy/http_rpc_protocol.h      |  1 +
 src/brpc/protocol.cpp                    | 12 ++++++++
 src/brpc/protocol.h                      |  1 +
 test/brpc_http_rpc_protocol_unittest.cpp | 48 ++++++++++++++++++++++++++++++++
 5 files changed, 87 insertions(+)

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