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/103/index.html | 50 ++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 files/pt-br/web/http/status/103/index.html (limited to 'files/pt-br/web/http/status/103') diff --git a/files/pt-br/web/http/status/103/index.html b/files/pt-br/web/http/status/103/index.html new file mode 100644 index 0000000000..c518c29815 --- /dev/null +++ b/files/pt-br/web/http/status/103/index.html @@ -0,0 +1,50 @@ +--- +title: 103 Early Hints +slug: Web/HTTP/Status/103 +tags: + - Código de status + - Draft + - HTTP + - Informacional + - Informational + - Status code +translation_of: Web/HTTP/Status/103 +--- +

{{HTTPSidebar}}{{Draft}}

+ +

O código de informação de status de resposta HTTP 103 Early Hints é destinado principalmente a ser usado com o cabeçalho {{HTTPHeader("Link")}} para permitir ao agente do usuário começar pré-carregamento de recursos enquanto o servidor ainda está preparando uma resposta.

+ +

Sintaxe

+ +
103 Early Hints
+ +

Especificações

+ + + + + + + + + + + + + + + + +
EspecificaçãoStatusComentários
{{RFC(8297, "103 Early Hints")}}IETF RFCDefinição inicial
+ +

Comptabilidade de navegador

+ + + +

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

+ +

Veja também

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