Content Gateway standard HTTP response messages
The following standard HTTP response messages are provided for your information. For a more complete list, see the Hypertext Transfer Protocol — HTTP/1.1 Specification.
| Message | Description |
|---|---|
| 200 | OK |
| 202 | Accepted |
| 204 | No Content |
| 206 | Partial Content |
| 300 | Multiple Choices |
| 301 | Moved Permanently |
| 302 | Found |
| 303 | See Other |
| 304 | Not Modified |
| 400 | Bad Request |
| 401 | Unauthorized; retry |
| 403 | Forbidden |
| 404 | Not Found |
| 405 | Method Not Allowed |
| 406 | Not acceptable |
| 408 | Request Timeout |
| 500 | Internal server error |
| 501 | Not Implemented |
| 502 | Bad Gateway |
| 504 | Gateway Timeout |