HTTP Status Codes
Référence gratuite des codes d'état HTTP. Recherchez et consultez tous les codes (1xx-5xx) avec descriptions. Inclut 200, 404, 500 et tous les codes standards.
Continue
The server has received the request headers and the client should proceed to send the request body.
Switching Protocols
The requester has asked the server to switch protocols and the server has agreed.
OK
The request has succeeded.
Created
The request has been fulfilled and resulted in a new resource being created.
Accepted
The request has been accepted for processing, but processing has not been completed.
No Content
The server successfully processed the request and is not returning any content.
Partial Content
The server is delivering only part of the resource due to a range header.
Moved Permanently
This and all future requests should be directed to the given URI.
Found
The resource was found but at a different URI. Tells client to use the new URI temporarily.
Not Modified
The resource has not been modified since the last request. Use cached version.
Temporary Redirect
The request should be repeated with another URI, but method must not change.
Permanent Redirect
The request and all future requests should be repeated with a new URI.
Bad Request
The server cannot process the request due to a client error (malformed syntax).
Unauthorized
Authentication is required and has failed or has not been provided.
Forbidden
The request was valid but the server is refusing action. The user might not have permissions.
Not Found
The requested resource could not be found on the server.
Method Not Allowed
The request method is not supported for the requested resource.
Request Timeout
The server timed out waiting for the request.
Conflict
The request could not be processed because of conflict in the current state of the resource.
Gone
The resource is no longer available and will not be available again.
I'm a Teapot
The server refuses to brew coffee because it is a teapot. (April Fools joke)
Unprocessable Entity
The request was well-formed but was unable to be followed due to semantic errors.
Too Many Requests
The user has sent too many requests in a given amount of time (rate limiting).
Internal Server Error
A generic error message for unexpected server errors.
Not Implemented
The server does not recognize the request method, or lacks the ability to fulfill it.
Bad Gateway
The server received an invalid response from an upstream server.
Service Unavailable
The server is currently unavailable (overloaded or down for maintenance).
Gateway Timeout
The upstream server failed to send a request in time.
Network Authentication Required
The client needs to authenticate to gain network access.
À propos de HTTP Status Codes
HTTP Status Codes s'exécute entièrement dans votre navigateur. Vos données restent sur votre appareil — aucun envoi vers un serveur.
Référence gratuite des codes d'état HTTP. Recherchez et consultez tous les codes (1xx-5xx) avec descriptions. Inclut 200, 404, 500 et tous les codes standards. Gratuit, sans inscription, confidentialité d'abord.
Comment utiliser HTTP Status Codes
Recherchez les codes de statut HTTP et leurs significations. Une référence rapide pour les développeurs déboguant les API et les réponses web.
- 1
Recherchez ou parcourez
Tapez un code de statut dans la zone de recherche pour y accéder, ou parcourez la liste complète groupée par catégorie.
- 2
Consultez les détails
Chaque code affiche son nom, sa catégorie (1xx–5xx) et une courte description du moment où il est renvoyé.
- 3
Copiez pour référence
Cliquez sur n'importe quel code pour le copier, ou notez la catégorie pour un rappel rapide lors du débogage.
Conseils
- •Les codes 2xx signifient le succès, 3xx les redirections, 4xx les erreurs client, et 5xx les erreurs serveur.
- •404 (Not Found) et 500 (Internal Server Error) sont les codes les plus courants que vous rencontrerez.
Outils Associés
Plus d'Outils Developer
Questions Fréquentes
La référence des codes de statut HTTP est-elle gratuite ?
Oui, notre référence des codes de statut HTTP est entièrement gratuite. Vous pouvez parcourir et rechercher tous les codes de statut sans inscription requise.
Quels codes de statut HTTP sont inclus ?
Nous couvrons tous les codes de statut HTTP standard des catégories 1xx (informationnel), 2xx (succès), 3xx (redirection), 4xx (erreur client) et 5xx (erreur serveur).
Puis-je rechercher un code de statut spécifique ?
Oui. Utilisez la zone de recherche pour trouver un code par numéro ou par mot-clé. Les résultats se filtrent instantanément pendant que vous tapez.
La référence fonctionne-t-elle hors ligne ?
Oui. Une fois la page chargée, toutes les données des codes de statut sont disponibles dans votre navigateur et fonctionnent sans connexion internet.