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

kichan pushed a change to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git.

      from  6529034   Merge pull request #813 from zwoop/TS-4652
      adds  65972a1   TS-4653: esi plugin - disable HTTP_COOKIE variable by 
default and implement a whitelist mechanism to allow the specified cookies for 
it Original code and idea contributed by Chris Rohlf
       new  880127b   Merge pull request #798 from shukitchan/esicookiepatch

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/admin-guide/plugins/esi.en.rst              | 29 ++++++++++---
 plugins/experimental/esi/esi.cc                 |  7 ++--
 plugins/experimental/esi/lib/Utils.cc           |  6 ++-
 plugins/experimental/esi/lib/Utils.h            |  4 +-
 plugins/experimental/esi/lib/Variables.cc       | 30 +++++++++----
 plugins/experimental/esi/lib/Variables.h        | 15 ++++---
 plugins/experimental/esi/test/processor_test.cc |  3 +-
 plugins/experimental/esi/test/utils_test.cc     | 14 +++++++
 plugins/experimental/esi/test/vars_test.cc      | 56 ++++++++++++++++++++++---
 9 files changed, 136 insertions(+), 28 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to