Commit 3ed3de1a authored by Nick Kew's avatar Nick Kew
Browse files

DrBacchus sez fix-a-docs-bug

PR 44758
LimitRequestBody doesn't apply to proxies in 2.2.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1066444 13f79535-47bb-0310-9956-ffa450edef68
parent b17191f1
Loading
Loading
Loading
Loading
+1 −0
Changes for docs/manual/mod/core.xml: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -1811,6 +1811,7 @@ from the client</description>
      LimitRequestBody 102400
    </example>

    <note>Note: not applicable to proxy requests.</note>
</usage>
</directivesynopsis>