Github user zwoop commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/798#discussion_r71084383
  
    --- Diff: plugins/experimental/esi/esi.cc ---
    @@ -61,6 +61,7 @@ struct OptionInfo {
     };
     
     static HandlerManager *gHandlerManager = NULL;
    +static Utils::HeaderValueList gWhitelistCookies;
    --- End diff --
    
    I'm not familiar with the ESI plugin, but there's only one "config" ever? 
It sort of feels that the whitelist ought to be associated with the handler 
(config) no? Even if not supported now, maybe later you would want to?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to