aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/glossary/http_header/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/pt-br/glossary/http_header/index.html')
-rw-r--r--files/pt-br/glossary/http_header/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/http_header/index.html b/files/pt-br/glossary/http_header/index.html
index 24bbb51bb6..ba2fc63046 100644
--- a/files/pt-br/glossary/http_header/index.html
+++ b/files/pt-br/glossary/http_header/index.html
@@ -1,6 +1,6 @@
---
title: Cabeçalho HTTP
-slug: Glossario/Cabecalho_HTTP
+slug: Glossary/HTTP_header
tags:
- Cabeçalho HTTP
- Glossary
@@ -9,6 +9,7 @@ tags:
- Mecânicas da Web
- WebMechanics
translation_of: Glossary/HTTP_header
+original_slug: Glossario/Cabecalho_HTTP
---
<p>Um <strong>Cabeçalho HTTP</strong> é um campo de uma requisição ou resposta HTTP que passa informações adicionais, alterando ou melhorando a precisão da semântica da mensagem ou do corpo. Cabeçalhos são <em>case-insensitive</em>, iniciam-se no começo da linha e são seguidos imediamente por um <code>':'</code> e um valor dependendo do cabeçalho em si. O valor termina no próximo CRLF ou no fim da mensagem.</p>