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

masaori pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from a7034845c6 Cripts: Add Geo APIs to the cripts::IP object (#12383)
     add dd8f0d6eb3 Retry Connect with Exponential Backoff (#12397)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/records.yaml.en.rst           |  8 ++++++++
 .../api/functions/TSHttpOverridableConfig.en.rst    |  1 +
 .../api/types/TSOverridableConfigKey.en.rst         |  1 +
 include/proxy/http/HttpConfig.h                     |  1 +
 include/proxy/http/HttpSM.h                         |  1 +
 include/ts/apidefs.h.in                             |  1 +
 plugins/lua/ts_lua_http_config.cc                   |  2 ++
 src/api/InkAPI.cc                                   |  3 +++
 src/api/InkAPITest.cc                               |  1 +
 src/proxy/http/HttpConfig.cc                        |  4 ++++
 src/proxy/http/HttpDebugNames.cc                    | 10 ++++++++++
 src/proxy/http/HttpSM.cc                            | 21 ++++++++++++++++++++-
 src/records/RecordsConfig.cc                        |  2 ++
 src/shared/overridable_txn_vars.cc                  |  2 ++
 14 files changed, 57 insertions(+), 1 deletion(-)

Reply via email to