diff options
author | Lucien Gentis <lgentis@apache.org> | 2011-02-05 17:58:56 +0100 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2011-02-05 17:58:56 +0100 |
commit | 1906ca4fe0beeeaffab190114e05ecab0209e571 (patch) | |
tree | f14cea6f7a8e39f48d1a5676a90462ab5bcaee4a /docs/manual/mod/mod_proxy_http.xml.fr | |
parent | Lock around the time when we're mucking w/ balancers... (diff) | |
download | apache2-1906ca4fe0beeeaffab190114e05ecab0209e571.tar.xz apache2-1906ca4fe0beeeaffab190114e05ecab0209e571.zip |
Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1067467 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_proxy_http.xml.fr')
-rw-r--r-- | docs/manual/mod/mod_proxy_http.xml.fr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_proxy_http.xml.fr b/docs/manual/mod/mod_proxy_http.xml.fr index cda0f847eb..a26e6412ff 100644 --- a/docs/manual/mod/mod_proxy_http.xml.fr +++ b/docs/manual/mod/mod_proxy_http.xml.fr @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English Revision : 909323 --> +<!-- English Revision : 1066408 --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> @@ -104,7 +104,8 @@ plus efficace, mais nécessite que le serveur cible supporte le protocole HTTP/1.1.</dd> <dt>proxy-interim-response</dt> - <dd>Cette variable peut prendre les valeurs <code>RFC</code> ou + <dd>Cette variable peut prendre les valeurs <code>RFC</code> + (valeur par défaut) ou <code>Suppress</code>. Les versions précédentes de httpd supprimaient les réponses intermédiaires HTTP (1xx) envoyées par le serveur cible. En pratique, si un serveur cible envoie une |