This is an automated email from the ASF dual-hosted git repository.
masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 926dd71 Adjust so transfer-encoding header can be treated hop-by-hop
(#7473)
add 1baffec Add PROXY Protocol Builder (#7445)
No new revisions were added by this update.
Summary of changes:
include/tscore/ink_inet.h | 6 +-
iocore/net/ProxyProtocol.cc | 186 +++++++++++++++++++++++++++-
iocore/net/ProxyProtocol.h | 3 +
iocore/net/unit_tests/test_ProxyProtocol.cc | 100 +++++++++++++++
4 files changed, 292 insertions(+), 3 deletions(-)