You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by jp...@apache.org on 2014/12/16 05:48:39 UTC

[2/2] trafficserver git commit: doc: link sslheaders plugin documentation

doc: link sslheaders plugin documentation


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

Branch: refs/heads/master
Commit: 8b3d21defd1155c605d35646c234f2c2499d8276
Parents: c577a1a
Author: James Peach <jp...@apache.org>
Authored: Mon Dec 15 20:47:40 2014 -0800
Committer: James Peach <jp...@apache.org>
Committed: Mon Dec 15 20:47:59 2014 -0800

----------------------------------------------------------------------
 doc/reference/plugins/index.en.rst | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/8b3d21de/doc/reference/plugins/index.en.rst
----------------------------------------------------------------------
diff --git a/doc/reference/plugins/index.en.rst b/doc/reference/plugins/index.en.rst
index f15444c..36498eb 100644
--- a/doc/reference/plugins/index.en.rst
+++ b/doc/reference/plugins/index.en.rst
@@ -76,6 +76,7 @@ directory of the Apache Traffic Server source tree. Experimental plugins can be
   Metalink Plugin: implements the Metalink download description format in order to try not to download the same file twice. <metalink.en>
   MySQL Remap Plugin: allows dynamic “remaps” from a database <mysql_remap.en>
   AWS S3 Authentication plugin: provides support for the Amazon S3 authentication features <s3_auth.en>
+  SSL Headers: Populate request headers with SSL session information <sslheaders.en>
   stale_while_revalidate.en
   ts-lua Plugin: allows plugins to be written in Lua instead of C code <ts_lua.en>
   XDebug Plugin: allows HTTP clients to debug the operation of the Traffic Server cache using the X-Debug header <xdebug.en>