200200 OK
The request has succeeded. The meaning of the success depends on the HTTP method used.
507The server cannot store the representation needed to complete the request (WebDAV).
The server has run out of disk space or the storage quota for the user/resource has been exceeded. This is common in WebDAV servers, cloud storage, or file upload endpoints.
Free up storage space on the server, increase the storage quota, or archive old files. If uploading, compress files first or remove unnecessary existing files.
200The request has succeeded. The meaning of the success depends on the HTTP method used.
204The server successfully processed the request but is not returning any content in the response body.
100The server has received the request headers and the client should proceed to send the request body.
303The response to the request can be found at a different URL using a GET method.
527A Cloudflare Railgun connection error occurred between the Cloudflare edge and the Railgun listener.
202The request has been accepted for processing, but the processing has not been completed yet.