diff options
Diffstat (limited to 'files/fr')
-rw-r--r-- | files/fr/_redirects.txt | 1 | ||||
-rw-r--r-- | files/fr/web/http/client_hints/index.md (renamed from files/fr/glossary/client_hints/index.md) | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/files/fr/_redirects.txt b/files/fr/_redirects.txt index 0cf8f71606..1744e18cb6 100644 --- a/files/fr/_redirects.txt +++ b/files/fr/_redirects.txt @@ -1744,6 +1744,7 @@ /fr/docs/Glossary/Accessibilité /fr/docs/Glossary/Accessibility /fr/docs/Glossary/Attribut /fr/docs/Glossary/Attribute /fr/docs/Glossary/Block/Block_(CSS) /fr/docs/Glossary/Block/CSS +/fr/docs/Glossary/Client_hints /fr/docs/Web/HTTP/Client_hints /fr/docs/Glossary/Gaia /fr/docs/orphaned/Glossary/Gaia /fr/docs/Glossary/Gonk /fr/docs/orphaned/Glossary/Gonk /fr/docs/Glossary/Modern_web_apps /fr/docs/orphaned/Glossary/Modern_web_apps diff --git a/files/fr/glossary/client_hints/index.md b/files/fr/web/http/client_hints/index.md index e5107d379c..373674e862 100644 --- a/files/fr/glossary/client_hints/index.md +++ b/files/fr/web/http/client_hints/index.md @@ -1,6 +1,6 @@ --- title: Indications du client (client hints) -slug: Glossary/Client_hints +slug: Web/HTTP/Client_hints tags: - Client hints - Glossary @@ -8,6 +8,7 @@ tags: - Reference - Web Performance translation_of: Glossary/Client_hints +original_slug: Glossary/Client_hints --- Les **indications du client** (_client hints_ en anglais) sont un ensemble d'[en-têtes de requêtes HTTP](/fr/docs/Web/HTTP/Headers) qu'un serveur peut demander de façon proactive à un client afin de connaître les caractéristiques spécifiques à l'appareil du client et aux préférences utilisées dans l'agent utilisateur. L'ensemble des en-têtes pour ces « indications » sont listées dans [En-têtes HTTP > Indications du client](/fr/docs/Web/HTTP/Headers#client_hints). |