This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 0c323385b8 Fix Sphinx documentation build warnings (#12709)
add 052852158b Simplify overridable config code (#12719)
No new revisions were added by this update.
Summary of changes:
include/proxy/http/OverridableConfigDefs.h | 240 ++++++++++++++
plugins/lua/ts_lua_http_config.cc | 287 +---------------
src/api/InkAPI.cc | 509 +++++++----------------------
src/api/InkAPITest.cc | 151 +--------
src/shared/overridable_txn_vars.cc | 207 +++---------
5 files changed, 431 insertions(+), 963 deletions(-)
create mode 100644 include/proxy/http/OverridableConfigDefs.h