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 2013/09/12 23:45:57 UTC

[jira] [Created] (TS-2215) Implement the $r expansion parameter in regex_remap

Leif Hedstrom created TS-2215:
---------------------------------

             Summary: Implement the $r expansion parameter in regex_remap
                 Key: TS-2215
                 URL: https://issues.apache.org/jira/browse/TS-2215
             Project: Traffic Server
          Issue Type: New Feature
          Components: Plugins
            Reporter: Leif Hedstrom


It would expand into the request path, and could be used to e.g. strip out query parameters with a simple rule like

{code}
. http://$t/$r
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira