Skip to content

Instantly share code, notes, and snippets.

@snipe
Created November 1, 2012 03:23
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save snipe/3991435 to your computer and use it in GitHub Desktop.
Save snipe/3991435 to your computer and use it in GitHub Desktop.
HTTP Error codes as fortune cookies
100 Continue (in bed)
101 Switching Protocols (in bed)
102 Processing (in bed)
200 OK (in bed)
201 Created (in bed)
202 Accepted (in bed)
203 Non-Authoritative Information (in bed)
204 No Content (in bed)
205 Reset Content (in bed)
206 Partial Content (in bed)
207 Multi-Status (in bed)
208 Already Reported (in bed)
226 Instance-Manipulations Used (in bed)
300 Multiple Choices (in bed)
301 Moved Permanently (in bed)
302 Found (in bed)
303 See Other (in bed)
304 Not Modified (in bed)
305 Use Proxy (in bed)
306 Switch Proxy (in bed)
307 Temporary Redirect (in bed)
308 Permanent Redirect (in bed)
400 Bad Request (in bed)
401 Unauthorized (in bed)
402 Payment Required (in bed)
403 Forbidden (in bed)
404 Not Found (in bed)
405 Method Not Allowed (in bed)
406 Not Acceptable (in bed)
407 Proxy Authentication Required (in bed)
408 Request Timeout (in bed)
409 Conflict (in bed)
410 Gone (in bed)
411 Length Required (in bed)
412 Precondition Failed (in bed)
413 Request Entity Too Large (in bed)
414 Request-URI Too Long (in bed)
415 Unsupported Media Type (in bed)
416 Requested Range Not Satisfiable (in bed)
417 Expectation Failed (in bed)
418 I'm a teapot (in bed)
420 Enhance Your Calm (in bed)
422 Unprocessable Entity (in bed)
423 Locked (in bed)
424 Failed Dependency (in bed)
424 Method Failure (in bed)
425 Unordered Collection (in bed)
426 Upgrade Required (in bed)
428 Precondition Required (in bed)
429 Too Many Requests (in bed)
431 Request Header Fields Too Large (in bed)
444 No Response (in bed)
449 Retry With (in bed)
450 Blocked by Windows Parental Controls (in bed)
451 Unavailable For Legal Reasons (in bed)
451 Redirect (in bed)
494 Request Header Too Large (in bed)
495 Cert Error (in bed)
496 No Cert (in bed)
497 HTTP to HTTPS (in bed)
499 Client Closed Request (in bed)
500 Internal Server Error (in bed)
501 Not Implemented (in bed)
502 Bad Gateway (in bed)
503 Service Unavailable (in bed)
504 Gateway Timeout (in bed)
505 HTTP Version Not Supported (in bed)
506 Variant Also Negotiates (in bed)
507 Insufficient Storage (in bed)
508 Loop Detected (in bed)
509 Bandwidth Limit Exceeded (in bed)
510 Not Extended (RFC 2774) (in bed)
511 Network Authentication Required (in bed)
598 Network read timeout error (in bed)
599 Network connect timeout error (in bed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment