You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2022/03/18 08:14:17 UTC

[apisix] branch master updated (003b89d -> c775554)

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

spacewander pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from 003b89d  refactor: move kubernetes configuration files to t/chaos. (#6634)
     add c775554  feat: support for having port in host header when pass_host = node and port is not standard (#6600)

No new revisions were added by this update.

Summary of changes:
 apisix/balancer.lua      |  15 ++++++-
 apisix/init.lua          |   7 +--
 apisix/upstream.lua      |  99 ++++++++++++++++++++--------------------
 t/cli/test_access_log.sh |   4 +-
 t/node/https-proxy.t     |   2 +-
 t/node/upstream.t        | 114 +++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 183 insertions(+), 58 deletions(-)