From b1a1c1d95059e2fefd7b5671eb110ab690409a84 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 25 May 2024 06:41:28 +0200 Subject: Merging upstream version 2.4.59. Signed-off-by: Daniel Baumann --- docs/manual/mod/mod_proxy_hcheck.html.fr.utf8 | 31 +++++++++++++++++++++------ 1 file changed, 24 insertions(+), 7 deletions(-) (limited to 'docs/manual/mod/mod_proxy_hcheck.html.fr.utf8') diff --git a/docs/manual/mod/mod_proxy_hcheck.html.fr.utf8 b/docs/manual/mod/mod_proxy_hcheck.html.fr.utf8 index fac2255..a2b4876 100644 --- a/docs/manual/mod/mod_proxy_hcheck.html.fr.utf8 +++ b/docs/manual/mod/mod_proxy_hcheck.html.fr.utf8 @@ -69,11 +69,23 @@ d'arrière-plan peut être créé ; par exemple "es-tu en état de fonctionner" OPTIONSEnvoie une requête HTTP - OPTIONS au serveur d'arrière-plan* - HEADEnvoie une requête HTTP - HEAD au serveur d'arrière-plan* - GETEnvoie une requête HTTP - GET au serveur d'arrière-plan* + OPTIONS au serveur d'arrière-plan via + HTTP/1.0* + HEADEnvoie une requête HTTP + HEAD au serveur d'arrière-plan via + HTTP/1.0* + GETEnvoie une requête HTTP + GET au serveur d'arrière-plan via + HTTP/1.0* + OPTIONS11Envoie une requête HTTP + OPTIONS au serveur d'arrière-plan via + HTTP/1.1* + HEAD11Envoie une requête HTTP + HEAD au serveur d'arrière-plan via + HTTP/1.1* + GET11Envoie une requête HTTP + GET au serveur d'arrière-plan via + HTTP/1.1* *: si hcexpr n'est pas @@ -109,6 +121,11 @@ +

Compatibilité :

+

OPTIONS11, HEAD11 et GET11 sont + disponibles à partir de la version 2.4.55 du serveur HTTP Apache.

+
+
Support Apache!

Sujets

    @@ -270,7 +287,7 @@ serveur, du jeu de threads utilisé pour le check up des

    Langues Disponibles:  en  |  fr 

    -
    top

    Commentaires

    Notice:
    This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our mailing lists.
    +
    top

    Commentaires

    Notice:
    This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our mailing lists.