From: André Malo Date: Thu, 28 Jul 2016 09:23:15 +0000 (+0000) Subject: update transformation X-Git-Tag: 2.4.24~347 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d33b63fa8fd6d38e38147f3ecb7d6bdb1d1ba9a;p=apache update transformation git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1754376 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/convenience.map b/docs/manual/convenience.map index 439720e87d..cbd4dab6c3 100644 --- a/docs/manual/convenience.map +++ b/docs/manual/convenience.map @@ -242,6 +242,7 @@ globallog mod/mod_log_config.html#globallog gprofdir mod/core.html#gprofdir gracefulshutdowntimeout mod/mpm_common.html#gracefulshutdowntimeout group mod/mod_unixd.html#group +h2copyfiles mod/mod_http2.html#h2copyfiles h2direct mod/mod_http2.html#h2direct h2maxsessionstreams mod/mod_http2.html#h2maxsessionstreams h2maxworkeridleseconds mod/mod_http2.html#h2maxworkeridleseconds diff --git a/docs/manual/mod/directives.html.de b/docs/manual/mod/directives.html.de index a53e86283e..2a8aa5a084 100644 --- a/docs/manual/mod/directives.html.de +++ b/docs/manual/mod/directives.html.de @@ -284,7 +284,8 @@
  • GprofDir
  • GracefulShutdownTimeout
  • Group
  • -
  • H2Direct
  • +
  • H2CopyFiles
  • +
  • H2Direct
  • H2MaxSessionStreams
  • H2MaxWorkerIdleSeconds
  • H2MaxWorkers
  • diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en index e5c8b26932..a996deae5c 100644 --- a/docs/manual/mod/directives.html.en +++ b/docs/manual/mod/directives.html.en @@ -285,7 +285,8 @@
  • GprofDir
  • GracefulShutdownTimeout
  • Group
  • -
  • H2Direct
  • +
  • H2CopyFiles
  • +
  • H2Direct
  • H2MaxSessionStreams
  • H2MaxWorkerIdleSeconds
  • H2MaxWorkers
  • diff --git a/docs/manual/mod/directives.html.es b/docs/manual/mod/directives.html.es index 5a4306287c..6ea5c6bcdd 100644 --- a/docs/manual/mod/directives.html.es +++ b/docs/manual/mod/directives.html.es @@ -287,7 +287,8 @@
  • GprofDir
  • GracefulShutdownTimeout
  • Group
  • -
  • H2Direct
  • +
  • H2CopyFiles
  • +
  • H2Direct
  • H2MaxSessionStreams
  • H2MaxWorkerIdleSeconds
  • H2MaxWorkers
  • diff --git a/docs/manual/mod/directives.html.ja.utf8 b/docs/manual/mod/directives.html.ja.utf8 index fe1c04b27d..1644d5e26e 100644 --- a/docs/manual/mod/directives.html.ja.utf8 +++ b/docs/manual/mod/directives.html.ja.utf8 @@ -282,7 +282,8 @@
  • GprofDir
  • GracefulShutdownTimeout
  • Group
  • -
  • H2Direct
  • +
  • H2CopyFiles
  • +
  • H2Direct
  • H2MaxSessionStreams
  • H2MaxWorkerIdleSeconds
  • H2MaxWorkers
  • diff --git a/docs/manual/mod/directives.html.ko.euc-kr b/docs/manual/mod/directives.html.ko.euc-kr index 0ecf9f9627..3643ec024b 100644 --- a/docs/manual/mod/directives.html.ko.euc-kr +++ b/docs/manual/mod/directives.html.ko.euc-kr @@ -282,7 +282,8 @@
  • GprofDir
  • GracefulShutdownTimeout
  • Group
  • -
  • H2Direct
  • +
  • H2CopyFiles
  • +
  • H2Direct
  • H2MaxSessionStreams
  • H2MaxWorkerIdleSeconds
  • H2MaxWorkers
  • diff --git a/docs/manual/mod/directives.html.tr.utf8 b/docs/manual/mod/directives.html.tr.utf8 index 702af88a9f..eb75f89aaf 100644 --- a/docs/manual/mod/directives.html.tr.utf8 +++ b/docs/manual/mod/directives.html.tr.utf8 @@ -281,7 +281,8 @@
  • GprofDir
  • GracefulShutdownTimeout
  • Group
  • -
  • H2Direct
  • +
  • H2CopyFiles
  • +
  • H2Direct
  • H2MaxSessionStreams
  • H2MaxWorkerIdleSeconds
  • H2MaxWorkers
  • diff --git a/docs/manual/mod/directives.html.zh-cn.utf8 b/docs/manual/mod/directives.html.zh-cn.utf8 index 71468f9958..ceefeb3e4a 100644 --- a/docs/manual/mod/directives.html.zh-cn.utf8 +++ b/docs/manual/mod/directives.html.zh-cn.utf8 @@ -280,7 +280,8 @@
  • GprofDir
  • GracefulShutdownTimeout
  • Group
  • -
  • H2Direct
  • +
  • H2CopyFiles
  • +
  • H2Direct
  • H2MaxSessionStreams
  • H2MaxWorkerIdleSeconds
  • H2MaxWorkers
  • diff --git a/docs/manual/mod/mod_http2.html.en b/docs/manual/mod/mod_http2.html.en index c8dde1d256..aa08fb7984 100644 --- a/docs/manual/mod/mod_http2.html.en +++ b/docs/manual/mod/mod_http2.html.en @@ -82,6 +82,7 @@
  • How it works
  • Directives