Status
Entries
101 Switching Protocols (HTTP)
102 Processing (WebDAV)
203 Non-Authoritative Information (HTTP)
204 No Content (HTTP)
205 Reset Content (HTTP)
206 Partial Content (HTTP)
207 Multi-Status (WebDAV)
300 Multiple Choices (HTTP)
301 Moved Permanently (HTTP)
302 Moved Temporarily (old name, RFC 2068)
304 Not Modified (HTTP)
306 Unused (HTTP)
307 Temporary Redirect (HTTP)
308 Permanent Redirect (HTTP)
400 Bad Request (HTTP)
401 Unauthorized (HTTP)
402 Payment Required (HTTP)
405 Method Not Allowed (HTTP)
406 Not Acceptable (HTTP)
407 Proxy Authentication Required (HTTP)
shorter alias for %SOUP_STATUS_PROXY_AUTHENTICATION_REQUIRED
408 Request Timeout (HTTP)
411 Length Required (HTTP)
412 Precondition Failed (HTTP)
413 Request Entity Too Large (HTTP)
414 Request-URI Too Long (HTTP)
415 Unsupported Media Type (HTTP)
416 Requested Range Not Satisfiable (HTTP)
shorter alias for %SOUP_STATUS_REQUESTED_RANGE_NOT_SATISFIABLE
417 Expectation Failed (HTTP)
421 Misdirected Request
422 Unprocessable Entity (WebDAV)
424 Failed Dependency (WebDAV)
500 Internal Server Error (HTTP)
501 Not Implemented (HTTP)
502 Bad Gateway (HTTP)
503 Service Unavailable (HTTP)
504 Gateway Timeout (HTTP)
505 HTTP Version Not Supported (HTTP)
507 Insufficient Storage (WebDAV)
510 Not Extended (RFC 2774)