[ https://issues.apache.org/jira/browse/TS-80?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manjesh Nilange updated TS-80: ------------------------------ Attachment: regex-support-final.patch Final version of the patch. Changes: 1) Public methods changed to conform to convention 2) Doing away with non-failure goto labels; using multiple returns instead > Support regular expressions in the host fields of remap rules > ------------------------------------------------------------- > > Key: TS-80 > URL: https://issues.apache.org/jira/browse/TS-80 > Project: Traffic Server > Issue Type: New Feature > Components: Core > Affects Versions: 2.0a > Reporter: Manjesh Nilange > Priority: Minor > Fix For: 2.0a > > Attachments: regex-support-coding-style.patch, > regex-support-final.patch, regex-support.patch > > > Currently, the remap rules cannot have regular expressions in the host > fields. Even though regular expressions are supported by the regex_remap > plugin for the path and query fields, we need this support in the host field > too. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.