HTTP status code lookup
Look up any HTTP status code — 1xx through 5xx — with a plain-English description.
- 100Continue
Server received the request headers; client should send the body.
- 101Switching Protocols
The server is switching protocols as requested by the client.
- 102Processing
Request received but not yet processed (WebDAV).
- 103Early Hints
Used to return some response headers before final HTTP message.
- 200OK
Standard success response.
- 201Created
Request succeeded and a new resource was created.
- 202Accepted
Request accepted for processing but not completed.
- 203Non-Authoritative Information
Returned metadata is from a third-party copy.
- 204No Content
Request succeeded but no content is returned.
- 205Reset Content
Request succeeded; client should reset the document view.
- 206Partial Content
Range request succeeded; partial content returned.
- 207Multi-Status
Body contains multiple statuses (WebDAV).
- 208Already Reported
Members of a DAV binding already enumerated.
- 226IM Used
Server fulfilled a GET request and the response is the result of one or more instance-manipulations.
- 300Multiple Choices
Request has more than one possible response.
- 301Moved Permanently
Resource moved to a new permanent URL.
- 302Found
Resource is temporarily at a different URL.
- 303See Other
Client should follow the response to a new URL with GET.
- 304Not Modified
Cached version is still valid; no body returned.
- 307Temporary Redirect
Same method should be used at the new URL.
- 308Permanent Redirect
Same as 301 but the request method must not change.
- 400Bad Request
Server cannot or will not process due to a client error.
- 401Unauthorized
Authentication required and has failed or not been provided.
- 402Payment Required
Reserved for future use, sometimes used for paywalls.
- 403Forbidden
Server understood but refuses to authorize.
- 404Not Found
The requested resource could not be found.
- 405Method Not Allowed
Request method is known but not supported by the resource.
- 406Not Acceptable
Resource cannot produce content matching the Accept headers.
- 407Proxy Authentication Required
Client must authenticate with the proxy.
- 408Request Timeout
Server timed out waiting for the request.
- 409Conflict
Request conflicts with the current state of the resource.
- 410Gone
Resource is no longer available and will not be available again.
- 411Length Required
Content-Length header is required.
- 412Precondition Failed
A precondition in the request headers was not met.
- 413Payload Too Large
Request entity is larger than the server is willing to process.
- 414URI Too Long
URI is longer than the server is willing to interpret.
- 415Unsupported Media Type
Media format of the request is not supported.
- 416Range Not Satisfiable
Requested range cannot be served.
- 417Expectation Failed
Expectation in Expect header could not be met.
- 418I'm a teapot
Server refuses to brew coffee because it is, permanently, a teapot.
- 421Misdirected Request
Request was directed to a server unable to produce a response.
- 422Unprocessable Entity
Request was well-formed but had semantic errors.
- 423Locked
Resource is locked (WebDAV).
- 424Failed Dependency
Request failed because of a previous failed request (WebDAV).
- 425Too Early
Server unwilling to risk processing a replay-vulnerable request.
- 426Upgrade Required
Client must upgrade to a different protocol.
- 428Precondition Required
Server requires the request to be conditional.
- 429Too Many Requests
Client has sent too many requests in a given amount of time.
- 431Request Header Fields Too Large
Headers are too large for the server to process.
- 451Unavailable For Legal Reasons
Resource cannot be served for legal reasons.
- 500Internal Server Error
Generic server error response.
- 501Not Implemented
Server does not support the request method.
- 502Bad Gateway
Server received an invalid response from an upstream server.
- 503Service Unavailable
Server is overloaded or down for maintenance.
- 504Gateway Timeout
Upstream server did not respond in time.
- 505HTTP Version Not Supported
HTTP version in the request is not supported.
- 506Variant Also Negotiates
Internal configuration error in transparent content negotiation.
- 507Insufficient Storage
Server is unable to store the representation (WebDAV).
- 508Loop Detected
Server detected an infinite loop while processing (WebDAV).
- 510Not Extended
Further extensions to the request are required.
- 511Network Authentication Required
Client needs to authenticate to gain network access.
Sourced from RFC 9110 and IANA HTTP status registry.
HTTP status code lookup შესახებ
Handytool's HTTP status code lookup is a quick reference for every HTTP status from 100 Continue to 511 Network Authentication Required. Search by code (404), name (Not Found), or fragment of the description; filter by class (1xx informational, 2xx success, 3xx redirect, 4xx client error, 5xx server error). Sourced from RFC 9110 and the IANA HTTP status registry, including WebDAV and other extensions you'll see in real-world API responses.
HTTP status code lookup მახასიათებელი
- 01
Search by code or meaning
Type a code, a name, or a phrase from the description — the list filters instantly. Useful when you remember 422 means "something semantic" but can't recall the exact name.
- 02
Class filter
Narrow the list to a single class — 4xx when you're debugging a client error, 5xx when you're chasing a server bug, 3xx when you're untangling a redirect chain.
- 03
Plain-English explanations
Each entry has a one-sentence summary aimed at developers — what the code actually means in practice, not just the formal RFC wording.
HTTP status code lookup ხშირი კითხვები
- What's the difference between 401 and 403?
- 401 Unauthorized means the request lacks valid authentication — log in and retry. 403 Forbidden means you're authenticated but not allowed to access the resource — credentials won't help.
- When should I return 422 vs 400?
- 400 Bad Request is for malformed syntax (broken JSON, missing required field). 422 Unprocessable Entity is for syntactically valid requests that fail business validation (email already exists, age must be ≥ 18).
- Is 418 I'm a teapot a real status code?
- Yes — defined as an April Fools' joke in RFC 2324 (1998) and reaffirmed in RFC 7168. It's not used by HTTP itself but appears in the IANA registry, and a handful of services return it as an Easter egg.
- What happens after 5xx codes above 511?
- Codes above 511 are unassigned in the IANA registry. You may see custom 5xx codes from specific platforms (Cloudflare uses 520-527 for upstream issues), but they're vendor-specific extensions, not standard HTTP.
დაკავშირებული ინსტრუმენტები
Developer →- ცოცხალი
MIME type lookup
Look up MIME types by file extension or search by content type — covers images, video, audio, documents, and fonts.
Developerუფასოახორციელდება ადგილობრივადგახსნა - ცოცხალი
Regex tester
Test JavaScript regular expressions against any text — see matches, capture groups, and replacements live, in your browser.
Developerუფასოახორციელდება ადგილობრივადგახსნა - ცოცხალი
Diff viewer
Compare two pieces of text side by side — line, word, or character diff — privately in your browser.
Developerუფასოახორციელდება ადგილობრივადგახსნა
სხვა ინსტრუმენტების გამოკვლევა
ყველა ინსტრუმენტი →- ცოცხალი
PDF-ის JPG-ში გარდაქმნა
PDF-ის თითოეული გვერდი გადააკეთე მკვეთრი JPG, PNG ან WebP ფოტოში პირდაპირ ბრაუზერში — დატვირთვის გარეშე, ხარისხის კარგვეების გარეშე.
PDFუფასოახორციელდება ადგილობრივადგახსნა - ცოცხალი
ფონის მოშორება
ფოტოს ფონი წაშალე ინ-ბრაუზერ AI მოდელის გამოყენებით — დატვირთვის გარეშე, თქვენი სურათები თქვენ მოწყობილობაზე რჩება.
სურათიუფასოახორციელდება ადგილობრივადგახსნა - ცოცხალი
ვიდეოს მოჭრა
მოჭრეთ ვიდეოს დასაწყისი ან დასასრული ჯამით-დონის სიზუსტე.
ვიდეოუფასოგახსნა - ცოცხალი
აუდიო მოჭრა
რეჟია აუდიო ფაილის სექცია.
აუდიოუფასოახორციელდება ადგილობრივადგახსნა - ცოცხალი
Markdown to HTML
გარდაქმნა Markdown წმინდა HTML სწორ თქვენს ბრაუზერში.
დოკუმენტიუფასოახორციელდება ადგილობრივადგახსნა