summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_proxy_http.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_proxy_http.xml')
-rw-r--r--docs/manual/mod/mod_proxy_http.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_proxy_http.xml b/docs/manual/mod/mod_proxy_http.xml
index 92e1625160..a3f283a25c 100644
--- a/docs/manual/mod/mod_proxy_http.xml
+++ b/docs/manual/mod/mod_proxy_http.xml
@@ -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,