aboutsummaryrefslogtreecommitdiff
path: root/files/es/glossary/cache
diff options
context:
space:
mode:
Diffstat (limited to 'files/es/glossary/cache')
-rw-r--r--files/es/glossary/cache/index.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/files/es/glossary/cache/index.html b/files/es/glossary/cache/index.html
new file mode 100644
index 0000000000..1c9b861ae8
--- /dev/null
+++ b/files/es/glossary/cache/index.html
@@ -0,0 +1,17 @@
+---
+title: Caché
+slug: Glossary/Caché
+tags:
+ - Glosario
+ - HTTP
+translation_of: Glossary/Cache
+---
+<p>La <strong>caché </strong>(o caché web) es un componente que almacena temporalmente respuestas HTTP para que puedan ser usadas por peticiones HTTP posteriores mientras cumplan ciertas condiciones.</p>
+
+<h2 id="Saber_más">Saber más</h2>
+
+<h3 id="Conocimiento_general">Conocimiento general</h3>
+
+<ul>
+ <li><a href="https://es.wikipedia.org/wiki/Cach%C3%A9_web">Caché web</a> en Wikipedia</li>
+</ul>