aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/cache/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/glossary/cache/index.html')
-rw-r--r--files/fr/glossary/cache/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/fr/glossary/cache/index.html b/files/fr/glossary/cache/index.html
new file mode 100644
index 0000000000..4e09279526
--- /dev/null
+++ b/files/fr/glossary/cache/index.html
@@ -0,0 +1,17 @@
+---
+title: Cache
+slug: Glossaire/Cache
+tags:
+ - Glossaire
+ - HTTP
+translation_of: Glossary/Cache
+---
+<p>Un <strong>cache </strong>(cache web ou cache HTTP) est un composant stockant temporairement les réponses HTTP dans le but de les réutiliser lors de requêtes HTTP ultérieures, tant qu'elles remplissent certaines conditions.</p>
+
+<h2 id="Pour_approfondir">Pour approfondir</h2>
+
+<h3 id="Culture_générale">Culture générale</h3>
+
+<ul>
+ <li>{{interwiki("wikipedia", "Cache web")}} sur Wikipedia</li>
+</ul>