From: Joe Orton
Date: Thu, 30 Jun 2016 07:20:49 +0000 (+0000)
Subject: Update transformations.
X-Git-Tag: 2.5.0-alpha~1441
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83cf38ceb578045af5d7b9013b6b23d8a43c3278;p=apache
Update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1750751 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 526221008c..592beaf0c3 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -4549,16 +4549,18 @@ certain events before failing a request
Finally, for testing and diagnostic purposes only, request
bodies may be allowed using the non-compliant TraceEnable
extended
directive. The core (as an origin server) will
- restrict the request body to 64k (plus 8k for chunk headers if
+ restrict the request body to 64Kb (plus 8Kb for chunk headers if
Transfer-Encoding: chunked
is used). The core will
reflect the full headers and all chunk headers with the response
- body. As a proxy server, the request body is not restricted to 64k.
+ body. As a proxy server, the request body is not restricted to 64Kb.
Note
-
Despite claims to the contrary, TRACE
is not
- a security vulnerability, and there is no viable reason for
- it to be disabled. Doing so necessarily makes your server
- noncompliant.
+
+
Despite claims to the contrary, enabling the TRACE
+ method does not expose any security vulnerability in Apache httpd.
+ The TRACE
method is defined by the HTTP/1.1
+ specification and implementations are expected to support it.
+
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index 8bd27f4903..bd8567c4ec 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
diff --git a/docs/manual/mod/core.xml.ja b/docs/manual/mod/core.xml.ja
index 9f996a8b0d..f2240964de 100644
--- a/docs/manual/mod/core.xml.ja
+++ b/docs/manual/mod/core.xml.ja
@@ -1,7 +1,7 @@
-
+
+