[
https://issues.apache.org/jira/browse/TS-4683?focusedWorklogId=25800&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25800
]
ASF GitHub Bot logged work on TS-4683:
--------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jul/16 15:01
Start Date: 21/Jul/16 15:01
Worklog Time Spent: 10m
Work Description: Github user zwoop commented on a diff in the pull
request:
https://github.com/apache/trafficserver/pull/818#discussion_r71722683
--- Diff: lib/ts/tests.cc ---
@@ -19,7 +19,7 @@
limitations under the License.
*/
-#include "ts/TestBox.h"
+#include "ts/Regression.h"
--- End diff --
Not really, but I noticed it while fixing another problem. I can file a
separate Jira if you feel strongly, but I'm certain it's the right fix (without
it, we get compiler warnings).
Issue Time Tracking
-------------------
Worklog Id: (was: 25800)
Time Spent: 1h 20m (was: 1h 10m)
> header_rewrite: warning if you use a hook that predates "remap" in a remap
> mode
> -------------------------------------------------------------------------------
>
> Key: TS-4683
> URL: https://issues.apache.org/jira/browse/TS-4683
> Project: Traffic Server
> Issue Type: Improvement
> Components: Plugins
> Reporter: Leif Hedstrom
> Assignee: Leif Hedstrom
> Fix For: 7.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> It's rather confusing, but since remap happens after several of the hooks
> that header_rewrite supports (in global mode), we should warn the user that
> this is a no-op (or maybe even error out).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)