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)