NexTool
ToolsConvertersBlogAI SuitePricing
HomeCheat SheetsHTTP Status Codes Reference Cheat Sheet
developer5 sections · 33 items

HTTP Status Codes Reference Cheat Sheet

Complete HTTP response status code reference organized by class: 1xx informational, 2xx success, 3xx redirection, 4xx client errors, and 5xx server errors.

1xx Informational

ItemValueNotes
100ContinueServer received headers, client should send body
101Switching ProtocolsUpgrading to WebSocket
102ProcessingWebDAV; request received, still processing
103Early HintsPreload resources while server prepares response

2xx Success

ItemValueNotes
200OKStandard success response
201CreatedResource successfully created (POST)
202AcceptedRequest accepted, processing not complete
204No ContentSuccess but no body returned (DELETE)
206Partial ContentRange request fulfilled
207Multi-StatusWebDAV; multiple status codes

3xx Redirection

ItemValueNotes
301Moved PermanentlyURL changed permanently; update bookmarks
302FoundTemporary redirect (often misused)
303See OtherRedirect to GET after POST
304Not ModifiedCached version is still valid
307Temporary RedirectLike 302 but preserves HTTP method
308Permanent RedirectLike 301 but preserves HTTP method

4xx Client Errors

ItemValueNotes
400Bad RequestMalformed syntax, invalid params
401UnauthorizedAuthentication required
403ForbiddenAuthenticated but not authorized
404Not FoundResource does not exist
405Method Not AllowedWrong HTTP method for endpoint
408Request TimeoutServer timed out waiting for request
409ConflictRequest conflicts with current state
413Payload Too LargeRequest body exceeds server limit
422Unprocessable EntityValid syntax but semantic errors
429Too Many RequestsRate limit exceeded

5xx Server Errors

ItemValueNotes
500Internal Server ErrorGeneric server-side failure
501Not ImplementedServer does not support the method
502Bad GatewayInvalid response from upstream server
503Service UnavailableServer overloaded or in maintenance
504Gateway TimeoutUpstream server did not respond in time
507Insufficient StorageWebDAV; server cannot store the data
508Loop DetectedWebDAV; infinite loop in processing

Tip: Use landscape orientation for wider tables

Related Tools

JSON Formatter

Format, validate, and beautify JSON data

JWT Decoder

Decode and inspect JSON Web Tokens

Base64 Encoder/Decoder

Encode and decode Base64 strings

URL Encoder/Decoder

Encode and decode URL strings

Stay Updated

Get notified about new tools, features, and exclusive deals. No spam, ever.

Browse All Cheat Sheets →
NexTool

Free online tools for developers, writers, and creators. Powered by AI.

Tools

  • Finance & Tax
  • Investment & Retirement
  • Insurance
  • Real Estate
  • Health & Fitness
  • Home & DIY
  • Developer Tools
  • AI Tools
  • All Tools

Resources

  • Blog
  • Unit Conversions
  • All Tools

Company

  • About
  • Pricing
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 NexTool. All rights reserved.

Fine Print Decoder™ and all AI analysis tools are proprietary technology of NexTool.

Made with care for the internet