aboutsummaryrefslogtreecommitdiff
path: root/files/es/glossary/cache/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:50 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:46:50 +0100
commita55b575e8089ee6cab7c5c262a7e6db55d0e34d6 (patch)
tree5032e6779a402a863654c9d65965073f09ea4182 /files/es/glossary/cache/index.html
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.tar.gz
translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.tar.bz2
translated-content-a55b575e8089ee6cab7c5c262a7e6db55d0e34d6.zip
unslug es: move
Diffstat (limited to 'files/es/glossary/cache/index.html')
-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>