aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/http/methods
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 12:36:30 +0100
commit7766d67593cf81cc5d15a77b6dcad98d1b98f6aa (patch)
tree004e031fc47a2ed576e83000b7ef08f9355459f4 /files/fr/web/http/methods
parent39f2114f9797eb51994966c6bb8ff1814c9a4da8 (diff)
downloadtranslated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.gz
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.tar.bz2
translated-content-7766d67593cf81cc5d15a77b6dcad98d1b98f6aa.zip
unslug fr: modify
Diffstat (limited to 'files/fr/web/http/methods')
-rw-r--r--files/fr/web/http/methods/connect/index.html3
-rw-r--r--files/fr/web/http/methods/delete/index.html3
-rw-r--r--files/fr/web/http/methods/get/index.html3
-rw-r--r--files/fr/web/http/methods/head/index.html3
-rw-r--r--files/fr/web/http/methods/index.html3
-rw-r--r--files/fr/web/http/methods/options/index.html3
-rw-r--r--files/fr/web/http/methods/patch/index.html3
-rw-r--r--files/fr/web/http/methods/post/index.html3
-rw-r--r--files/fr/web/http/methods/put/index.html3
-rw-r--r--files/fr/web/http/methods/trace/index.html3
10 files changed, 20 insertions, 10 deletions
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
---
<div>{{HTTPSidebar}}</div>
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
---
<div>{{HTTPSidebar}}</div>
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
---
<div>{{HTTPSidebar}}</div>
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
---
<div>{{HTTPSidebar}}</div>
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
---
<div>{{HTTPSidebar}}</div>
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
---
<div>{{HTTPSidebar}}</div>
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
---
<p>La <strong>méthode <code>PATCH</code> d'une requête HTTP</strong> applique des modifications partielles à une ressource.</p>
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
---
<div>{{HTTPSidebar}}</div>
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
---
<div>{{HTTPSidebar}}</div>
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
---
<div>{{HTTPSidebar}}</div>