From 1edea58c722225a1799c85fd836e5562960ba5dd Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Thu, 25 Aug 2016 15:40:14 +0000 Subject: [PATCH] Correct RFC reference text (link was right) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1757711 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 2bc7730b67..d55948ab3e 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -1337,7 +1337,7 @@ LenientMethods Allow0.9 superceeds this with "The expectation to support HTTP/0.9 requests has been removed" and offers additional comments in RFC 2616 Appendix A. The Require1.0 option allows + >RFC 7230 Appendix A. The Require1.0 option allows the user to remove support of the default Allow0.9 option's behavior.

-- 2.50.1