aboutsummaryrefslogtreecommitdiff
path: root/files/pt-br/web/http/headers/connection
diff options
context:
space:
mode:
authorClóvis Lima Júnior <clovis.junior@gmail.com>2021-06-04 18:38:22 -0300
committerGitHub <noreply@github.com>2021-06-04 18:38:22 -0300
commit5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b (patch)
tree9e659893c8b94152049e062c40493478ff1fa8cd /files/pt-br/web/http/headers/connection
parent00f903c9cb62d4f3a8ad4b7aa051e16926021fef (diff)
downloadtranslated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.tar.gz
translated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.tar.bz2
translated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.zip
Remove all hidden paragraphs about Browser compatibility on pt-BR (#1104)
* chore: Remove all hidden paragraphs about Browser compabitility on pt-BR following #1008 * chore: Continue the removal of hidden paragraphs about Browser compability * chore: Normalize Browser compability name and id * chore: normalize id from Browser Compatibility title
Diffstat (limited to 'files/pt-br/web/http/headers/connection')
-rw-r--r--files/pt-br/web/http/headers/connection/index.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/web/http/headers/connection/index.html b/files/pt-br/web/http/headers/connection/index.html
index d7caeef527..f8d7e71740 100644
--- a/files/pt-br/web/http/headers/connection/index.html
+++ b/files/pt-br/web/http/headers/connection/index.html
@@ -48,8 +48,6 @@ Connection: close
<dd>Indica que o cliente gostaria de manter a ligação aberta. Ter uma conexão persistente é o valor padrão das requisições HTTP/1.1. A lista de cabeçalhos são os nomes dos cabeçalhos a serem removidos pelo primeiro proxy não-transparente ou com "cache no meio": estes cabeçalhos definem a conexão entre o emissor e a primeira entidade, não o nó destinatário.</dd>
</dl>
-<h2 id="Browser_compatibility">Browser compatibility</h2>
-
-<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
+<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2>
<p>{{Compat("http.headers.Connection")}}</p>