From 95aca4b4d8fa62815d4bd412fff1a364f842814a Mon Sep 17 00:00:00 2001 From: Ryan Johnson Date: Thu, 29 Apr 2021 16:16:42 -0700 Subject: remove retired locales (#699) --- files/pt-pt/web/http/status/205/index.html | 45 ------------------------------ 1 file changed, 45 deletions(-) delete mode 100644 files/pt-pt/web/http/status/205/index.html (limited to 'files/pt-pt/web/http/status/205/index.html') diff --git a/files/pt-pt/web/http/status/205/index.html b/files/pt-pt/web/http/status/205/index.html deleted file mode 100644 index abd4774ca7..0000000000 --- a/files/pt-pt/web/http/status/205/index.html +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: 205 Reset Content -slug: Web/HTTP/Status/205 -tags: - - Códigos de resposta - - Códigos de resposta HTTP - - HTTP - - HTTP Status Code - - Referencia -translation_of: Web/HTTP/Status/205 ---- -
{{HTTPSidebar}}
- -

O código de resposta HTTP 205 Reset Content indica ao cliente que deve reinicializar a vista do documento. Assim, por exemplo, deve limpar o conteúdo de um formulário, reiniciar o estado de uma tela ou refrescar o UI.

- -

Status

- -
205 Reset Content
- -

Especificações

- - - - - - - - - - - - -
SpecificationTitle
{{RFC("7231", "205 Reset Content" , "6.3.6")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
- -

Notas sobre compatibilidade

- - - -

Ver também

- - -- cgit v1.2.3-54-g00ecf