keecode logokeecode
507

Insufficient Storage

Server Error

Description

The server is unable to store the representation needed to complete the request

Common Usage

Server out of disk space (WebDAV)

Example Response

How this status code appears in HTTP responses

HTTP Response Header

HTTP/1.1 507 Insufficient Storage

cURL Example

curl -I https://example.com
# Returns: HTTP/1.1 507 Insufficient Storage