]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
xforms [skip ci]
authorYann Ylavic <ylavic@apache.org>
Fri, 27 Jan 2023 18:41:44 +0000 (18:41 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 27 Jan 2023 18:41:44 +0000 (18:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907046 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy.html.en.utf8
docs/manual/mod/mod_proxy_wstunnel.html.fr.utf8
docs/manual/mod/mod_proxy_wstunnel.xml.fr
docs/manual/mod/mod_proxy_wstunnel.xml.meta

index b5630ed4c4c5cdf7a8dea3610ea188b70ebe18d0..ffdd77cf89c00ada41aa80de7adca4121a07668e 100644 (file)
@@ -1430,7 +1430,7 @@ ProxyPass "/mirror/foo"   "http://backend.example.com"</pre>
         See the documentation of this module for more details.</p>
     </td></tr>
     <tr><td><a id="upgrade" name="upgrade">upgrade</a></td>
-        <td>WebSocket</td>
+        <td>-</td>
         <td><p>Protocol accepted by <code class="module"><a href="../mod/mod_proxy_http.html">mod_proxy_http</a></code> or
         <code class="module"><a href="../mod/mod_proxy_wstunnel.html">mod_proxy_wstunnel</a></code> for the HTTP Upgrade mechanism
         upon negotiation by the HTTP client/browser (per
index a5fc74b7e755b8f5e830b77129faf2f63ca4e477..6f37723c0e1429a91f8d4b1f90c6156323be8fd4 100644 (file)
@@ -29,6 +29,8 @@
 <p><span>Langues Disponibles: </span><a href="../en/mod/mod_proxy_wstunnel.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="../fr/mod/mod_proxy_wstunnel.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Module pour <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code> supportant les
 websockets</td></tr>
 <tr><th><a href="module-dict.html#Status">Statut:</a></th><td>Extension</td></tr>
index a1b559b459d4acaf6fc352275c04361fedafdd59..db82132085074f0ce4582c89a9f7f588c25ebce1 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1890110:1907035 (outdated) -->
+<!-- English Revision: 1890110:1907040 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 
 <!--
index 6c0a516e2a12753ac501ec6be22bb1912c45cc56..b54b72811cd477fb5e1e9186926c479b5985bf85 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>