You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by ji...@apache.org on 2021/09/06 20:43:44 UTC

[incubator-brpc] branch master updated (910d9fa -> bc343db)

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

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


    from 910d9fa  Merge pull request #1546 from lorinlee/community
     new dab62e4  Set host not ip when not in url
     new 95606cc  ParseHostname
     new 486de0d  update PraseHostname && add ut
     new 5085c5e  update _hostname to _service_name
     new a5c72a0  set port
     new 3cd4840  rm ParseHostname and restore http_message.cpp
     new b1ebfe5  reduce ParseUrl() for Init()
     new 93b4efe  update en/http_client.mp
     new 1d04a27  redesign InitSingle
     new a3c02fa  update docs
     new bc343db  Merge pull request #1529 from guodongxiaren/set_host_when_not_in_url

The 2307 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:
 docs/cn/http_client.md         |  4 ++-
 docs/en/http_client.md         |  4 ++-
 src/brpc/channel.cpp           | 35 +++++++++++++------
 src/brpc/channel.h             |  4 ++-
 test/brpc_channel_unittest.cpp | 76 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 110 insertions(+), 13 deletions(-)

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