summaryrefslogtreecommitdiff
path: root/docs/manual/new_features_2_4.xml.fr
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2019-01-12 15:36:26 +0000
committerLucien Gentis <lgentis@apache.org>2019-01-12 15:36:26 +0000
commit77b132fd5037be84fb2963307705b3d97796bc4d (patch)
tree690dc4194eadbd6c97281dcd2b7a77aaea1b1638 /docs/manual/new_features_2_4.xml.fr
parent2f4abd1881d31a7cb13694c7a6a41f16066dafd6 (diff)
downloadhttpd-77b132fd5037be84fb2963307705b3d97796bc4d.tar.gz
XML fr doc update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1851175 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/new_features_2_4.xml.fr')
-rw-r--r--docs/manual/new_features_2_4.xml.fr11
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/manual/new_features_2_4.xml.fr b/docs/manual/new_features_2_4.xml.fr
index 5ba842ee45..55c168f25a 100644
--- a/docs/manual/new_features_2_4.xml.fr
+++ b/docs/manual/new_features_2_4.xml.fr
@@ -3,7 +3,7 @@
<?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
<!-- French translation : Lucien GENTIS -->
<!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1787941 -->
+<!-- English Revision: 1850546 -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
@@ -209,10 +209,19 @@ serveur HTTP Apache</title>
<dt><module>mod_http2</module> (disponible à partir de la version 2.4.17)</dt>
<dd>Support de la couche transport HTTP/2.</dd>
+ <dt><module>mod_proxy_http2</module> (disponible à partir de la version 2.4.19)</dt>
+ <dd>Support du protocole HTTP/2 pour <module>mod_proxy</module></dd>
+
<dt><module>mod_proxy_hcheck</module> (disponible à partir de la version 2.4.21)</dt>
<dd>Support d'un bilan de santé dynamique indépendant pour les serveurs
d'arrière-plan mandatés distants.</dd>
+ <dt><module>mod_brotli</module> (disponible à partir de la version 2.4.26)</dt>
+ <dd>Support de l'algorithme de compression Brotli.</dd>
+
+ <dt><module>mod_md</module> (disponible à partir de la version 2.4.30)</dt>
+ <dd>Automatisation de l'obtention de certificats via le protocole ACME.</dd>
+
</dl>
</section>