Front desk · HTTP Status Codes
5×× Server Error
507 Insufficient Storage
· filed 2026-07-18 · click a code to copy
HTTP 507 Insufficient Storage is a server error-class status code defined in RFC4918. The server has insufficient storage to complete the request (WebDAV).
Server-error responses admit the fault is on the server's side: the request was valid, but the server failed to fulfil it. On the wire, the response begins with the status line HTTP/1.1 507 Insufficient Storage.