This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a change to branch 8.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 7abeb75 Fixes crash in SNIConfigParams::cleanup() (#6526)
new 4cdb42b Remove the ignore_keep_alive method entirely
new d60bf6a Fix tunnel crash
The 2 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:
proxy/ProxyClientTransaction.h | 6 ------
proxy/http/Http1ClientTransaction.h | 6 ------
proxy/http/HttpTransact.cc | 2 +-
proxy/http/HttpTunnel.cc | 5 +++++
proxy/http2/Http2Stream.h | 7 -------
5 files changed, 6 insertions(+), 20 deletions(-)