aboutsummaryrefslogtreecommitdiff
path: root/files/pt-pt/glossary/cache/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-pt/glossary/cache/index.html')
-rw-r--r--files/pt-pt/glossary/cache/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/files/pt-pt/glossary/cache/index.html b/files/pt-pt/glossary/cache/index.html
new file mode 100644
index 0000000000..91eb49d39e
--- /dev/null
+++ b/files/pt-pt/glossary/cache/index.html
@@ -0,0 +1,18 @@
+---
+title: Cache
+slug: Glossary/Cache
+tags:
+ - Glossário
+ - HTTP
+translation_of: Glossary/Cache
+original_slug: Glossário/Cache
+---
+<p>Um <strong>cache </strong>(web cache or cache HTTP) é um componente que armazena respostas HTTP temporariamente para que para que possa ser utilizado para pedidos HTTP subesequentes, desde que cumpra determinadas condições.</p>
+
+<h2 id="Saiba_Mais">Saiba Mais</h2>
+
+<h3 id="Conhecimento_geral">Conhecimento geral</h3>
+
+<ul>
+ <li>{{interwiki("wikipedia", "Web cache")}} no Wikipedia</li>
+</ul>