Use WKS for cache-control values
--------------------------------

                 Key: TS-408
                 URL: https://issues.apache.org/jira/browse/TS-408
             Project: Traffic Server
          Issue Type: Bug
            Reporter: Leif Hedstrom
            Priority: Minor
             Fix For: 2.3.0


There's "remnants" of code for what looks like WKS for cache-control values, 
e.g.

static const char *cache_control_values[SIZEOF(cache_control_names)];


I've disabled the creation of these WKS (in proxy/hdrs/HTTP.cc), since they 
were never used, but we should probably enable that again, and understand 
when/how to use 'em.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to