diff options
Diffstat (limited to 'files/pt-br/glossary/hsts/index.html')
-rw-r--r-- | files/pt-br/glossary/hsts/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/pt-br/glossary/hsts/index.html b/files/pt-br/glossary/hsts/index.html index 0ea7646bd3..c959425c1b 100644 --- a/files/pt-br/glossary/hsts/index.html +++ b/files/pt-br/glossary/hsts/index.html @@ -1,11 +1,12 @@ --- title: HSTS -slug: Glossario/HSTS +slug: Glossary/HSTS tags: - HSTS - HTTP - Segurança translation_of: Glossary/HSTS +original_slug: Glossario/HSTS --- <p><strong><font><font>O HTTP Strict Transport Security</font></font></strong><font><font> permite que um site informe ao navegador que ele nunca deve carregar o site usando HTTP e deve converter automaticamente todas as tentativas de acessar o site usando HTTP para solicitações HTTPS. </font><font>Consiste em um cabeçalho HTTP </font></font><a href="https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Strict-Transport-Security" title="O cabeçalho de resposta HTTP Strict-Transport-Security (geralmente abreviado como HSTS) permite que um site informe aos navegadores que ele deve ser acessado apenas por HTTPS, em vez de usar HTTP."><code>Strict-Transport-Security</code></a><font><font>, enviado de volta pelo servidor com o recurso.</font></font></p> |