]> granicus.if.org Git - apache/commitdiff
tid 50632, specifying the default of proxy-interim-response
authorIgor Galić <igalic@apache.org>
Wed, 2 Feb 2011 10:50:07 +0000 (10:50 +0000)
committerIgor Galić <igalic@apache.org>
Wed, 2 Feb 2011 10:50:07 +0000 (10:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1066408 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_http.xml

index 92e16251601acfbbfe8954bac601ab3d044ed47c..a3f283a25c1dbefc0b134c34a7239eaf19f4a52f 100644 (file)
@@ -91,7 +91,7 @@
         encoding.  This allows the request to be efficiently streamed,
         but requires that the backend server supports HTTP/1.1.</dd>
         <dt>proxy-interim-response</dt>
-        <dd>This variable takes values <code>RFC</code> or
+        <dd>This variable takes values <code>RFC</code> (the default) or
         <code>Suppress</code>.  Earlier httpd versions would suppress
         HTTP interim (1xx) responses sent from the backend.  This is
         technically a violation of the HTTP protocol.  In practice,