This is an automated email from the ASF dual-hosted git repository.
maskit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from f2fb1d4 Remove a redundant argument (#7811)
add 258a413 Update HTTP version info in HostDB on new outbound connection
(#7816)
No new revisions were added by this update.
Summary of changes:
include/tscore/HTTPVersion.h | 1 +
proxy/ProxySession.cc | 6 ++++++
proxy/ProxySession.h | 1 +
proxy/http/HttpSM.cc | 6 ++++++
proxy/http/HttpSM.h | 2 ++
proxy/http/HttpTransact.cc | 11 +++++++----
proxy/http2/Http2ClientSession.cc | 6 ++++++
proxy/http2/Http2ClientSession.h | 1 +
proxy/http3/Http3Session.cc | 12 ++++++++++++
proxy/http3/Http3Session.h | 2 ++
10 files changed, 44 insertions(+), 4 deletions(-)