aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/general_header/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/glossary/general_header/index.html')
-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>