You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2016/03/19 02:40:33 UTC

[jira] [Created] (TS-4289) Allow header_rewrite expressions to match on groups of values

Leif Hedstrom created TS-4289:
---------------------------------

             Summary: Allow header_rewrite expressions to match on groups of values
                 Key: TS-4289
                 URL: https://issues.apache.org/jira/browse/TS-4289
             Project: Traffic Server
          Issue Type: New Feature
          Components: Plugins
            Reporter: Leif Hedstrom


For example, something like

{code}
cond %{HEADER:ATS-FOO} { "A", "B", "C"}
{code}

Where {} denotes a group of possible "values", and values are strings, regexes etc. just as normal.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)