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/01/22 18:38:39 UTC

[jira] [Updated] (TS-4146) header_rewrite: Improve the URL qualifiers support

     [ https://issues.apache.org/jira/browse/TS-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leif Hedstrom updated TS-4146:
------------------------------
    Fix Version/s: 6.1.0

> header_rewrite: Improve the URL qualifiers support
> --------------------------------------------------
>
>                 Key: TS-4146
>                 URL: https://issues.apache.org/jira/browse/TS-4146
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Plugins
>            Reporter: Leif Hedstrom
>             Fix For: 6.2.0
>
>
> Right now, it's rather confusing in that we have these URL qualifiers, which are not generically supported. Instead, we added specific operators, like %{PATH}. I suggest we deprecate those, and make the URL qualifiers generic.
> {code}
> %{PATH}   becomes %{URL:PATH}
> {code}
> This also means that other URLs can now also support these operators, e.g.
> {code}
> %{CLIENT-URL:PATH}
> {code}



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