git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@78703
13f79535-47bb-0310-9956-
ffa450edef68
<BLOCKQUOTE><CODE>
BrowserMatch Mozilla/2 nokeepalive
</CODE></BLOCKQUOTE>
+
<H2>force-response-1.0</H2>
This forces an HTTP/1.0 response when set. It was originally implemented as a
-result of a problem with AOL's proxies. Some clients may not behave correctly
+result of a problem with AOL's proxies. Some clients may not behave correctly
when given an HTTP/1.1 response, and this can be used to interoperate with
them.
+<H2>downgrade-1.0</H2>
+<p>This forces the request to be treated as a HTTP/1.0 request even if it
+was in a later dialect.
+
<!--#include virtual="footer.html" -->
</BODY>
</HTML>
<BLOCKQUOTE><CODE>
BrowserMatch Mozilla/2 nokeepalive
</CODE></BLOCKQUOTE>
+
<H2>force-response-1.0</H2>
This forces an HTTP/1.0 response when set. It was originally implemented as a
-result of a problem with AOL's proxies. Some clients may not behave correctly
+result of a problem with AOL's proxies. Some clients may not behave correctly
when given an HTTP/1.1 response, and this can be used to interoperate with
them.
+<H2>downgrade-1.0</H2>
+<p>This forces the request to be treated as a HTTP/1.0 request even if it
+was in a later dialect.
+
<!--#include virtual="footer.html" -->
</BODY>
</HTML>