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 770f9d4  Copy the Client SNI Server Name out of the openssl SSL object 
and ensure it is null-terminated.
     add d474cf7  For combo_handler plugin, add an optional whitelist of 
allowed values for Content-Type.

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/plugins/combo_handler.en.rst       |  10 ++
 plugins/esi/README.combo                           |   2 +
 plugins/esi/combo_handler.cc                       | 142 ++++++++++++++++++---
 .../pluginTest/combo_handler/combo_handler.test.py | 133 +++++++++++++++++++
 .../combo_handler/combo_handler_files/tr1.gold     |   9 ++
 .../combo_handler/combo_handler_files/tr2.gold     |  18 +++
 6 files changed, 297 insertions(+), 17 deletions(-)
 create mode 100644 
tests/gold_tests/pluginTest/combo_handler/combo_handler.test.py
 create mode 100644 
tests/gold_tests/pluginTest/combo_handler/combo_handler_files/tr1.gold
 create mode 100644 
tests/gold_tests/pluginTest/combo_handler/combo_handler_files/tr2.gold

Reply via email to