From 7766d67593cf81cc5d15a77b6dcad98d1b98f6aa Mon Sep 17 00:00:00 2001 From: Florian Merz Date: Thu, 11 Feb 2021 12:36:30 +0100 Subject: unslug fr: modify --- files/fr/web/http/methods/connect/index.html | 3 ++- files/fr/web/http/methods/delete/index.html | 3 ++- files/fr/web/http/methods/get/index.html | 3 ++- files/fr/web/http/methods/head/index.html | 3 ++- files/fr/web/http/methods/index.html | 3 ++- files/fr/web/http/methods/options/index.html | 3 ++- files/fr/web/http/methods/patch/index.html | 3 ++- files/fr/web/http/methods/post/index.html | 3 ++- files/fr/web/http/methods/put/index.html | 3 ++- files/fr/web/http/methods/trace/index.html | 3 ++- 10 files changed, 20 insertions(+), 10 deletions(-) (limited to 'files/fr/web/http/methods') diff --git a/files/fr/web/http/methods/connect/index.html b/files/fr/web/http/methods/connect/index.html index 62b1ee7d6c..3b7ca8fcd0 100644 --- a/files/fr/web/http/methods/connect/index.html +++ b/files/fr/web/http/methods/connect/index.html @@ -1,11 +1,12 @@ --- title: CONNECT -slug: Web/HTTP/Méthode/CONNECT +slug: Web/HTTP/Methods/CONNECT tags: - HTTP - Reference - Request method translation_of: Web/HTTP/Methods/CONNECT +original_slug: Web/HTTP/Méthode/CONNECT ---
{{HTTPSidebar}}
diff --git a/files/fr/web/http/methods/delete/index.html b/files/fr/web/http/methods/delete/index.html index d2a40a8ea9..e18f859a79 100644 --- a/files/fr/web/http/methods/delete/index.html +++ b/files/fr/web/http/methods/delete/index.html @@ -1,12 +1,13 @@ --- title: DELETE -slug: Web/HTTP/Méthode/DELETE +slug: Web/HTTP/Methods/DELETE tags: - HTTP - HTTP method - Reference - Request method translation_of: Web/HTTP/Methods/DELETE +original_slug: Web/HTTP/Méthode/DELETE ---
{{HTTPSidebar}}
diff --git a/files/fr/web/http/methods/get/index.html b/files/fr/web/http/methods/get/index.html index 008f479d98..69798ba296 100644 --- a/files/fr/web/http/methods/get/index.html +++ b/files/fr/web/http/methods/get/index.html @@ -1,11 +1,12 @@ --- title: GET -slug: Web/HTTP/Méthode/GET +slug: Web/HTTP/Methods/GET tags: - HTTP - Reference - Request method translation_of: Web/HTTP/Methods/GET +original_slug: Web/HTTP/Méthode/GET ---
{{HTTPSidebar}}
diff --git a/files/fr/web/http/methods/head/index.html b/files/fr/web/http/methods/head/index.html index f89bbdde39..d2c7d0f4be 100644 --- a/files/fr/web/http/methods/head/index.html +++ b/files/fr/web/http/methods/head/index.html @@ -1,11 +1,12 @@ --- title: HEAD -slug: Web/HTTP/Méthode/HEAD +slug: Web/HTTP/Methods/HEAD tags: - HTTP - Reference - Request method translation_of: Web/HTTP/Methods/HEAD +original_slug: Web/HTTP/Méthode/HEAD ---
{{HTTPSidebar}}
diff --git a/files/fr/web/http/methods/index.html b/files/fr/web/http/methods/index.html index 25ae456c7c..5fafee6617 100644 --- a/files/fr/web/http/methods/index.html +++ b/files/fr/web/http/methods/index.html @@ -1,11 +1,12 @@ --- title: Méthodes de requête HTTP -slug: Web/HTTP/Méthode +slug: Web/HTTP/Methods tags: - HTTP - Méthodes - Reference translation_of: Web/HTTP/Methods +original_slug: Web/HTTP/Méthode ---
{{HTTPSidebar}}
diff --git a/files/fr/web/http/methods/options/index.html b/files/fr/web/http/methods/options/index.html index ccdd97ef59..41b8105d56 100644 --- a/files/fr/web/http/methods/options/index.html +++ b/files/fr/web/http/methods/options/index.html @@ -1,7 +1,8 @@ --- title: OPTIONS -slug: Web/HTTP/Méthode/OPTIONS +slug: Web/HTTP/Methods/OPTIONS translation_of: Web/HTTP/Methods/OPTIONS +original_slug: Web/HTTP/Méthode/OPTIONS ---
{{HTTPSidebar}}
diff --git a/files/fr/web/http/methods/patch/index.html b/files/fr/web/http/methods/patch/index.html index aca3dfe6d4..0f6c6bf8e6 100644 --- a/files/fr/web/http/methods/patch/index.html +++ b/files/fr/web/http/methods/patch/index.html @@ -1,7 +1,8 @@ --- title: PATCH -slug: Web/HTTP/Méthode/PATCH +slug: Web/HTTP/Methods/PATCH translation_of: Web/HTTP/Methods/PATCH +original_slug: Web/HTTP/Méthode/PATCH ---

La méthode PATCH d'une requête HTTP applique des modifications partielles à une ressource.

diff --git a/files/fr/web/http/methods/post/index.html b/files/fr/web/http/methods/post/index.html index e534246de7..11a115ff57 100644 --- a/files/fr/web/http/methods/post/index.html +++ b/files/fr/web/http/methods/post/index.html @@ -1,11 +1,12 @@ --- title: POST -slug: Web/HTTP/Méthode/POST +slug: Web/HTTP/Methods/POST tags: - HTTP - Reference - Request method translation_of: Web/HTTP/Methods/POST +original_slug: Web/HTTP/Méthode/POST ---
{{HTTPSidebar}}
diff --git a/files/fr/web/http/methods/put/index.html b/files/fr/web/http/methods/put/index.html index d6e7dbeeb7..45302eadfd 100644 --- a/files/fr/web/http/methods/put/index.html +++ b/files/fr/web/http/methods/put/index.html @@ -1,12 +1,13 @@ --- title: PUT -slug: Web/HTTP/Méthode/PUT +slug: Web/HTTP/Methods/PUT tags: - HTTP - HTTP method - Reference - Request method translation_of: Web/HTTP/Methods/PUT +original_slug: Web/HTTP/Méthode/PUT ---
{{HTTPSidebar}}
diff --git a/files/fr/web/http/methods/trace/index.html b/files/fr/web/http/methods/trace/index.html index cc58e561ca..e30d3daca2 100644 --- a/files/fr/web/http/methods/trace/index.html +++ b/files/fr/web/http/methods/trace/index.html @@ -1,11 +1,12 @@ --- title: TRACE -slug: Web/HTTP/Méthode/TRACE +slug: Web/HTTP/Methods/TRACE tags: - HTTP - Reference - requête translation_of: Web/HTTP/Methods/TRACE +original_slug: Web/HTTP/Méthode/TRACE ---
{{HTTPSidebar}}
-- cgit v1.2.3-54-g00ecf