[
https://issues.apache.org/jira/browse/TS-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15323510#comment-15323510
]
Leif Hedstrom edited comment on TS-4146 at 6/9/16 10:29 PM:
------------------------------------------------------------
I'm going to do a major cleanup of header_rewrite for 7.0.0, which includes
removing this one. If anyone wants to help, let me know :).
was (Author: zwoop):
I'm going to do a major cleanup of header_rewrite for 7.0.0, which includes
removing this one.
> 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
> Assignee: Leif Hedstrom
> Fix For: 7.0.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)