1XX Informational |
100 |
RestMan::Continue |
Continue |
101 |
RestMan::SwitchingProtocols |
Switching Protocols |
102 |
RestMan::Processing |
Processing |
2XX Success |
200 |
RestMan::OK |
OK |
201 |
RestMan::Created |
Created |
202 |
RestMan::Accepted |
Accepted |
203 |
RestMan::NonAuthoritativeInformation |
Non-Authoritative Information |
204 |
RestMan::NoContent |
No Content |
205 |
RestMan::ResetContent |
Reset Content |
206 |
RestMan::PartialContent |
Partial Content |
207 |
RestMan::MultiStatus |
Multi-Status |
208 |
RestMan::AlreadyReported |
Already Reported |
226 |
RestMan::IMUsed |
IM Used |
3XX Redirection |
300 |
RestMan::MultipleChoices |
Multiple Choices |
301 |
RestMan::MovedPermanently |
Moved Permanently |
302 |
RestMan::Found |
Found |
303 |
RestMan::SeeOther |
See Other |
304 |
RestMan::NotModified |
Not Modified |
305 |
RestMan::UseProxy |
Use Proxy |
306 |
RestMan::SwitchProxy |
Switch Proxy |
307 |
RestMan::TemporaryRedirect |
Temporary Redirect |
308 |
RestMan::PermanentRedirect |
Permanent Redirect |
4XX Client Error |
400 |
RestMan::BadRequest |
Bad Request |
401 |
RestMan::Unauthorized |
Unauthorized |
402 |
RestMan::PaymentRequired |
Payment Required |
403 |
RestMan::Forbidden |
Forbidden |
404 |
RestMan::NotFound |
Not Found |
405 |
RestMan::MethodNotAllowed |
Method Not Allowed |
406 |
RestMan::NotAcceptable |
Not Acceptable |
407 |
RestMan::ProxyAuthenticationRequired |
Proxy Authentication Required |
408 |
RestMan::RequestTimeout |
Request Timeout |
409 |
RestMan::Conflict |
Conflict |
410 |
RestMan::Gone |
Gone |
411 |
RestMan::LengthRequired |
Length Required |
412 |
RestMan::PreconditionFailed |
Precondition Failed |
413 |
RestMan::PayloadTooLarge |
Payload Too Large |
414 |
RestMan::URITooLong |
URI Too Long |
415 |
RestMan::UnsupportedMediaType |
Unsupported Media Type |
416 |
RestMan::RangeNotSatisfiable |
Range Not Satisfiable |
417 |
RestMan::ExpectationFailed |
Expectation Failed |
418 |
RestMan::ImATeapot |
I'm A Teapot |
421 |
RestMan::TooManyConnectionsFromThisIP |
Too Many Connections From This IP |
422 |
RestMan::UnprocessableEntity |
Unprocessable Entity |
423 |
RestMan::Locked |
Locked |
424 |
RestMan::FailedDependency |
Failed Dependency |
425 |
RestMan::UnorderedCollection |
Unordered Collection |
426 |
RestMan::UpgradeRequired |
Upgrade Required |
428 |
RestMan::PreconditionRequired |
Precondition Required |
429 |
RestMan::TooManyRequests |
Too Many Requests |
431 |
RestMan::RequestHeaderFieldsTooLarge |
Request Header Fields Too Large |
449 |
RestMan::RetryWith |
Retry With |
450 |
RestMan::BlockedByWindowsParentalControls |
Blocked By Windows Parental Controls |
5XX Server Error |
500 |
RestMan::InternalServerError |
Internal Server Error |
501 |
RestMan::NotImplemented |
Not Implemented |
502 |
RestMan::BadGateway |
Bad Gateway |
503 |
RestMan::ServiceUnavailable |
Service Unavailable |
504 |
RestMan::GatewayTimeout |
Gateway Timeout |
505 |
RestMan::HTTPVersionNotSupported |
HTTP Version Not Supported |
506 |
RestMan::VariantAlsoNegotiates |
Variant Also Negotiates |
507 |
RestMan::InsufficientStorage |
Insufficient Storage |
508 |
RestMan::LoopDetected |
Loop Detected |
509 |
RestMan::BandwidthLimitExceeded |
Bandwidth Limit Exceeded |
510 |
RestMan::NotExtended |
Not Extended |
511 |
RestMan::NetworkAuthenticationRequired |
Network Authentication Required |