You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2015/02/20 17:21:45 UTC

trafficserver git commit: update docs with new conditions for header_rewrite

Repository: trafficserver
Updated Branches:
  refs/heads/master e54dd3a3a -> b51d874a9


update docs with new conditions for header_rewrite


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/b51d874a
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/b51d874a
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/b51d874a

Branch: refs/heads/master
Commit: b51d874a9fc441d8263d0aa0284dc9381ef0e1b2
Parents: e54dd3a
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Fri Feb 20 16:21:23 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Fri Feb 20 16:21:23 2015 +0000

----------------------------------------------------------------------
 doc/reference/plugins/header_rewrite.en.rst | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b51d874a/doc/reference/plugins/header_rewrite.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/plugins/header_rewrite.en.rst b/doc/reference/plugins/header_rewrite.en.rst
index 553c319..6a7e47c 100644
--- a/doc/reference/plugins/header_rewrite.en.rst
+++ b/doc/reference/plugins/header_rewrite.en.rst
@@ -124,6 +124,8 @@ only be evaluated if the condition(s) are met::
   cond %{QUERY} operand                         [condition_flags]
   cond %{INTERNAL-TRANSACTION}                  [condition_flags]
   cond %{CLIENT-IP}                             [condition_flags]
+  cond %{INCOMING-PORT}                         [condition_flags]
+  cond %{METHOD}                                [condition_flags]
 
 The difference between HEADER and CLIENT-HEADER is that HEADER adapts to the
 hook it's running in, whereas CLIENT-HEADER always applies to the client