Repository: trafficserver
Updated Branches:
refs/heads/master 59aca28fe -> 89aaa498b
Revert "TS-1981 Url remap method filtering is broken with invalid method."
This reverts commit 3e818112374b5ea4e2d92fb2292bc16a7fdc01ae.
Conflicts:
CHANGES
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/923269b6
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/923269b6
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/923269b6
Branch: refs/heads/master
Commit: 923269b6132aa81427772aa99c9a70dd535de17a
Parents: b776404
Author: Brian Geffon <[email protected]>
Authored: Fri May 30 13:41:10 2014 -0700
Committer: Brian Geffon <[email protected]>
Committed: Fri May 30 13:41:10 2014 -0700
----------------------------------------------------------------------
CHANGES | 3 ---
1 file changed, 3 deletions(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/trafficserver/blob/923269b6/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 948df744c..13cffcb 100644
--- a/CHANGES
+++ b/CHANGES
@@ -5,9 +5,6 @@ Changes with Apache Traffic Server 5.0.0
*) [TS-2783] Update documentation defaults, and fix RecordsConfig.cc.
- *) [TS-1981] Url remap method filtering is broken with invalid method.
- Author: Thach Tran <[email protected]>
-
*) [TS-2792] Large request header causes unexpected remap.
Author: Masakazu Kitajo <[email protected]>