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/brpc.git
from bb284cf1 Support backup request policy (#2734) add f7b4a0f2 Send unauthorized response to client when authentication fails (#2744) No new revisions were added by this update. Summary of changes: src/brpc/authenticator.h | 9 +++- src/brpc/policy/baidu_rpc_protocol.cpp | 35 +++++++++++--- src/brpc/policy/http_rpc_protocol.cpp | 35 ++++++++++++-- src/brpc/policy/hulu_pbrpc_protocol.cpp | 35 +++++++++++--- test/brpc_server_unittest.cpp | 86 +++++++++++++++++++++++++++++++-- 5 files changed, 173 insertions(+), 27 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org For additional commands, e-mail: dev-h...@brpc.apache.org