aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/general_header
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:49:58 +0100
commit68fc8e96a9629e73469ed457abd955e548ec670c (patch)
tree8529ab9fe63d011f23c7f22ab5a4a1c5563fcaa4 /files/pt-br/glossary/general_header
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.gz
translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.tar.bz2
translated-content-68fc8e96a9629e73469ed457abd955e548ec670c.zip
unslug pt-br: move
Diffstat (limited to 'files/pt-br/glossary/general_header')
-rw-r--r--files/pt-br/glossary/general_header/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/files/pt-br/glossary/general_header/index.html b/files/pt-br/glossary/general_header/index.html
new file mode 100644
index 0000000000..c86f962300
--- /dev/null
+++ b/files/pt-br/glossary/general_header/index.html
@@ -0,0 +1,8 @@
+---
+title: Cabeçalho Genérico
+slug: Glossario/General_header
+translation_of: Glossary/General_header
+---
+<p>Um <strong>cabeçalho genérico </strong> é um {{glossary('Header', ' cabeçalho HTTP')}} que pode ser de mensagens de solicitação e resposta, mas isso não é aplicado ao seu conteúdo. De acordo com o contexto em que são usados, podem ser cabeçalho de {{glossary("Response header", "resposta")}} ou de {{glossary("request header", "Requisição")}}. Entranto, não são {{glossary("entity header", "cabeçalhos de entidade")}}.</p>
+
+<p>O uso mais comum para cabeçalho genérico é {{HTTPHeader('Date')}}, {{HTTPheader("Cache-Control")}} or {{HTTPHeader("Connection")}}.</p>