<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>