[ 
https://issues.apache.org/jira/browse/TS-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202484#comment-15202484
 ] 

Leif Hedstrom commented on TS-4289:
-----------------------------------

This becomes particularly useful once we land the Geo-IP additions to the 
plugin, such that you can do e.g.

{code}
cond %{GEO:COUNTRY} { "US", "UK", SE" }
...
{code}


> 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
>             Fix For: sometime
>
>
> 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)

Reply via email to