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/507/index.html | 33 ++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 files/pt-br/web/http/status/507/index.html (limited to 'files/pt-br/web/http/status/507') diff --git a/files/pt-br/web/http/status/507/index.html b/files/pt-br/web/http/status/507/index.html new file mode 100644 index 0000000000..8bcc80abda --- /dev/null +++ b/files/pt-br/web/http/status/507/index.html @@ -0,0 +1,33 @@ +--- +title: 507 Insufficient Storage +slug: Web/HTTP/Status/507 +tags: + - Código de status + - Erro de servidor + - HTTP +translation_of: Web/HTTP/Status/507 +--- +
{{HTTPSidebar}}
+ +

O código de resposta de status HTTP 507 Insufficient Storage pode ser usado no contexto do protocolo Web Distributed Authoring and Versioning (WebDAV) (veja RFC 4918).

+ +

Isso indica que o método não pode ser executado porque o servidor não pode salvar a representação necessária para completar a requisição com sucesso.

+ +

Status

+ +
507 Insufficient Storage
+ +

Especificações

+ + + + + + + + + + + + +
EspecificaçãoTítulo
{{RFC("4918", "507 Insufficient Storage" , "11.5")}}Web Distributed Authoring and Versioning
-- cgit v1.2.3-54-g00ecf