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

bneradt pushed a commit to branch 11-Dev
in repository https://gitbox.apache.org/repos/asf/trafficserver.git

commit 0c420bf02fbf581fed7b3a1646c10f6c7fb2bb29
Merge: 842f001d0e e33f0d32af
Author: bneradt <[email protected]>
AuthorDate: Tue Jun 25 09:44:43 2024 -0500

    Merge master into 11-Dev

 doc/admin-guide/plugins/index.en.rst               |   4 +
 doc/admin-guide/plugins/statichit.en.rst           | 117 +++++++++++++++++++++
 .../hooks-and-transactions/ssl-hooks.en.rst        |   3 +
 include/iocore/eventsystem/VIO.h                   |   3 +
 include/iocore/net/NetVConnection.h                |   3 +-
 include/proxy/http/Http1ClientSession.h            |   4 +-
 include/proxy/http/HttpSM.h                        |   5 +-
 .../experimental/access_control/access_control.cc  |   2 +-
 plugins/experimental/access_control/utils.cc       |  34 +-----
 plugins/experimental/magick/CMakeLists.txt         |   5 +-
 plugins/statichit/README.md                        |  38 -------
 plugins/webp_transform/CMakeLists.txt              |   5 +-
 src/proxy/http/Http1ClientSession.cc               |   3 +-
 src/proxy/http/HttpSM.cc                           |  19 ++--
 src/proxy/http/HttpTransact.cc                     |   2 +-
 .../pluginTest/statichit/statichit.replay.yaml     |  69 ++++++++++++
 .../pluginTest/statichit/statichit.test.py         |  43 ++++++--
 17 files changed, 261 insertions(+), 98 deletions(-)

Reply via email to