]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms
authorEric Covener <covener@apache.org>
Thu, 21 Jan 2016 02:26:53 +0000 (02:26 +0000)
committerEric Covener <covener@apache.org>
Thu, 21 Jan 2016 02:26:53 +0000 (02:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1725858 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.html.en

index 0939e2604bd56859b1a650d8fc715a660bfeced8..0422e82b92601a56b6558045b8e7ded4ce30f3f0 100644 (file)
     <h3><a name="force-response" id="force-response">force-response-1.0</a></h3>
         
 
-      <p>This forces an HTTP/1.0 response to clients making an 
-      <em>HTTP/1.0</em> request. It was originally
-      implemented as a result of a problem with AOL's proxies during the
-      early days of HTTP/1.1. Some
+      <p>This forces an HTTP/1.0 response to clients making an HTTP/1.0
+      request. It was originally
+      implemented as a result of a problem with AOL's proxies. Some
       HTTP/1.0 clients may not behave correctly when given an HTTP/1.1
-      response, and this can be used to interoperate with them.  Later
-      revisions of the HTTP/1.1 spec (RFC 7230) recommend this behavior 
-      for HTTP/1.0 clients.</p>
+      response, and this can be used to interoperate with them.</p>
+
     
 
     <h3><a name="gzip-only-text-html" id="gzip-only-text-html">gzip-only-text/html</a></h3>