HTTP Status Codes
Look up any HTTP status code and its meaning.
Initializing HTTP Status Codes in local browser environment…
How to use HTTP Status Codes
- Type any 3-digit status code (like 404, 502, or 200) into the search box.
- Alternatively, filter codes by class (1xx Informational, 2xx Success, 3xx Redirection, 4xx Client Error, 5xx Server Error).
- Click any status entry to inspect its official RFC specification, usage recommendation, and meaning.
Why use this local-first tool?
- Comprehensive index covering every official RFC 9110 status code plus common WebDAV extensions.
- Instant client-side fuzzy search across codes, names, and descriptions.
- Color-coded classifications to quickly identify errors versus successful responses.
Frequently Asked Questions
Are unofficial codes like Cloudflare 520 or 521 included?
The reference prioritizes standard IETF RFC status codes used across all web servers and APIs.
Related Developer Utilities
Explore more tools in DebugJSON Formatter{ }
Format, validate and minify JSON with a collapsible tree.Regex Tester.*
Test regular expressions live with match highlighting.JWT Decoderjwt
Decode JWT header, payload and signature locally.Cron Parsercron
Parse cron expressions and preview next run times.Timestamp Convertertime
Convert Unix timestamps to readable dates and back.JSON Diffdiff
Compare two JSON documents and highlight differences.