[
https://issues.apache.org/jira/browse/TS-4290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219919#comment-15219919
]
ASF GitHub Bot commented on TS-4290:
------------------------------------
GitHub user zwoop opened a pull request:
https://github.com/apache/trafficserver/pull/545
TS-4290 header_rewrite: Refactors statement, and overall cleanup
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zwoop/trafficserver TS-4290
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/545.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #545
----
commit 9f102468016b0df8869cc525ed45c400069fb1a2
Author: Leif Hedstrom <[email protected]>
Date: 2016-03-28T22:41:27Z
TS-4290 Refactors statement, and overall cleanup
----
> Cleanup header_rewrite, such that we don't pollute the statement base class
> ---------------------------------------------------------------------------
>
> Key: TS-4290
> URL: https://issues.apache.org/jira/browse/TS-4290
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 6.2.0
>
>
> There's a bunch of junk in the statement base class, which is clearly
> specific to the implementation of the various feature specific classes. We
> should move this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)