You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ki...@apache.org on 2016/07/20 13:47:13 UTC

[trafficserver] 01/01: Merge pull request #798 from shukitchan/esicookiepatch

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

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

commit 880127b91802cd74cd66b8303802a44091e98d87
Merge: 6529034 65972a1
Author: Kit Chan <ki...@apache.org>
AuthorDate: Wed Jul 20 06:47:04 2016 -0700

    Merge pull request #798 from shukitchan/esicookiepatch
    
    TS-4653: esi plugin - disable HTTP_COOKIE variable by default and imp\u2026

 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
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.