From 074785cea106179cb3305637055ab0a009ca74f2 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:42:52 -0500 Subject: initial commit --- files/pt-br/web/http/status/425/index.html | 35 ++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 files/pt-br/web/http/status/425/index.html (limited to 'files/pt-br/web/http/status/425/index.html') diff --git a/files/pt-br/web/http/status/425/index.html b/files/pt-br/web/http/status/425/index.html new file mode 100644 index 0000000000..001e7e825a --- /dev/null +++ b/files/pt-br/web/http/status/425/index.html @@ -0,0 +1,35 @@ +--- +title: 425 Too Early +slug: Web/HTTP/Status/425 +translation_of: Web/HTTP/Status/425 +--- +
{{SeeCompatTable}}{{HTTPSidebar}}
+ +

O status HTTP 425 Too Early indica que o servidor não quer correr o risco de processar uma requisição que pode ser repetida, o que cria um potencial risco para ataques de repetição.

+ +

Status

+ +
425 Too Early
+ +

Especificações

+ + + + + + + + + + + + + + +
EspecificaçãoTítulo
{{RFC("8470", "425: Early Data", "5.2")}}Using Early Data in HTTP
+ +

Compatibilidade entre navegadores

+ + + +

{{Compat("http.status.425")}}

-- cgit v1.2.3-54-g00ecf