diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:24 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 14:50:24 +0100 |
commit | 2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e (patch) | |
tree | 86ab4534d10092b293d4b7ab169fe1a8a2421bfa /files/pt-pt/glossary/cache | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e.tar.gz translated-content-2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e.tar.bz2 translated-content-2c2df5ea01eb5cd8b9ea226b2869337e59c5fe3e.zip |
unslug pt-pt: move
Diffstat (limited to 'files/pt-pt/glossary/cache')
-rw-r--r-- | files/pt-pt/glossary/cache/index.html | 17 |
1 files changed, 17 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..d3372eebf0 --- /dev/null +++ b/files/pt-pt/glossary/cache/index.html @@ -0,0 +1,17 @@ +--- +title: Cache +slug: Glossário/Cache +tags: + - Glossário + - HTTP +translation_of: Glossary/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> |