Skip to main content
FreeOnlineTools

HTTP Status Codes Reference

Free online http status codes reference. Process data instantly in your browser. No upload, no signup, fully private.

Local processing
1xx — Informational (4)
100ContinueThe server has received the request headers and the client should proceed to send the request body.
101Switching ProtocolsThe requester has asked the server to switch protocols and the server has agreed.
102ProcessingThe server is processing the request but no response is available yet.
103Early HintsUsed to return some response headers before the final HTTP response.
2xx — Success (10)
200OKThe request has succeeded.
201CreatedThe request has succeeded and a new resource has been created.
202AcceptedThe request has been accepted for processing but not completed.
203Non-Authoritative InformationThe returned meta-information is not the definitive set from the origin server.
204No ContentThe server has fulfilled the request but does not need to return an entity-body.
205Reset ContentThe server has fulfilled the request and the user agent should reset the view.
206Partial ContentThe server has fulfilled the partial GET request for the resource.
207Multi-StatusProvides status for multiple independent operations (WebDAV).
208Already ReportedMembers of a DAV binding have already been enumerated.
226IM UsedThe server has fulfilled a GET request for the resource with instance manipulation applied.
3xx — Redirection (8)
300Multiple ChoicesThe request has more than one possible response.
301Moved PermanentlyThe URL of the requested resource has been changed permanently.
302FoundThe URI of requested resource has been changed temporarily.
303See OtherThe server is redirecting the user agent to a different resource.
304Not ModifiedThe resource has not been modified since the version specified by the request headers.
305Use ProxyThe requested resource is available only through a proxy.
307Temporary RedirectThe target resource resides temporarily under a different URI.
308Permanent RedirectThe target resource resides permanently under a different URI.
4xx — Client Error (29)
400Bad RequestThe server cannot or will not process the request due to a client error.
401UnauthorizedAuthentication is required and has failed or has not yet been provided.
402Payment RequiredReserved for future use, sometimes used for digital payment systems.
403ForbiddenThe request was valid but the server is refusing action.
404Not FoundThe requested resource could not be found.
405Method Not AllowedThe request method is not supported for the requested resource.
406Not AcceptableThe requested resource is capable of generating only content not acceptable according to the Accept headers.
407Proxy Authentication RequiredThe client must first authenticate itself with the proxy.
408Request TimeoutThe server timed out waiting for the request.
409ConflictThe request could not be processed because of conflict in the current state of the resource.
410GoneThe requested resource is no longer available and will not be available again.
411Length RequiredThe request did not specify the length of its content, which is required by the requested resource.
412Precondition FailedThe server does not meet one of the preconditions specified in the request headers.
413Payload Too LargeThe request is larger than the server is willing or able to process.
414URI Too LongThe URI provided was too long for the server to process.
415Unsupported Media TypeThe request entity has a media type which the server or resource does not support.
416Range Not SatisfiableThe portion of the requested file cannot be served.
417Expectation FailedThe server cannot meet the requirements of the Expect request-header field.
418I'm a TeapotThe server refuses to brew coffee because it is, permanently, a teapot.
421Misdirected RequestThe request was directed at a server that is not able to produce a response.
422Unprocessable EntityThe request was well-formed but was unable to be followed due to semantic errors.
423LockedThe resource that is being accessed is locked.
424Failed DependencyThe request failed because it depended on another request that failed.
425Too EarlyThe server is unwilling to risk processing a request that might be replayed.
426Upgrade RequiredThe client should switch to a different protocol.
428Precondition RequiredThe origin server requires the request to be conditional.
429Too Many RequestsThe user has sent too many requests in a given amount of time.
431Request Header Fields Too LargeThe server is unwilling to process the request because its header fields are too large.
451Unavailable For Legal ReasonsThe resource is unavailable due to legal reasons.
5xx — Server Error (11)
500Internal Server ErrorA generic error message, given when an unexpected condition was encountered.
501Not ImplementedThe server does not support the functionality required to fulfill the request.
502Bad GatewayThe server received an invalid response from an upstream server.
503Service UnavailableThe server is currently unavailable (overloaded or maintenance).
504Gateway TimeoutThe upstream server failed to send a request in time.
505HTTP Version Not SupportedThe server does not support the HTTP protocol version used in the request.
506Variant Also NegotiatesTransparent content negotiation for the request results in a circular reference.
507Insufficient StorageThe server is unable to store the representation needed to complete the request.
508Loop DetectedThe server detected an infinite loop while processing the request.
510Not ExtendedFurther extensions to the request are required for the server to fulfill it.
511Network Authentication RequiredThe client needs to authenticate to gain network access.

How to Use

Enter your input above. The result updates automatically. Use the copy button to copy the result.

Privacy

All processing happens in your browser. Your data is never uploaded to any server.

FAQ

Is this HTTP Status Codes Reference free?

Yes, completely free. No signup required.

Does this tool upload my data?

No. All processing happens locally in your browser. Your data never leaves your device.

Related Tools