This is an automated email from the ASF dual-hosted git repository.
amc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from d75af6f check for nullptr when locking
add de9b3a6 Replaced ProxyTxn::outbound vars with accept::options
No new revisions were added by this update.
Summary of changes:
proxy/ProxySession.cc | 25 -------------------------
proxy/ProxySession.h | 9 ++-------
proxy/ProxyTransaction.cc | 33 +++++++++++++++++++--------------
proxy/ProxyTransaction.h | 11 +++++------
proxy/http/Http1ClientSession.h | 8 --------
proxy/http/Http1Transaction.cc | 16 ----------------
proxy/http/Http1Transaction.h | 13 -------------
proxy/http/HttpSessionAccept.cc | 13 +++++--------
proxy/http2/Http2SessionAccept.cc | 4 +---
proxy/http3/Http09App.cc | 4 +---
proxy/http3/Http3App.cc | 4 +---
src/traffic_server/InkAPI.cc | 2 +-
12 files changed, 35 insertions(+), 107 deletions(-)