Categoría: Desarrollo

Buscador de códigos de estado HTTP

Idea propia¿Falta una herramienta?

Busca cualquier código de estado HTTP y su significado

Busca en todo el rango de códigos de estado HTTP —del 1xx al 5xx— por número, nombre o palabra clave, y lee una explicación breve y práctica de lo que significa cada uno. Funciona por completo en tu navegador a partir de una tabla de referencia incluida.

62 códigos

CódigoNombreCategoríaSignificado
100Continue1xx InformativoThe initial part of the request was received; the client should continue.
101Switching Protocols1xx InformativoThe server is switching protocols as requested by Upgrade.
102Processing1xx InformativoThe server has received the request and is still processing it.
103Early Hints1xx InformativoPreload or preconnect hints sent before the final response.
200OK2xx ÉxitoThe request succeeded.
201Created2xx ÉxitoThe request succeeded and a new resource was created.
202Accepted2xx ÉxitoThe request was accepted for processing but is not complete.
203Non-Authoritative Information2xx ÉxitoThe payload was transformed by a proxy from the origin response.
204No Content2xx ÉxitoThe request succeeded but there is no content to send.
205Reset Content2xx ÉxitoThe client should reset the document view that sent the request.
206Partial Content2xx ÉxitoOnly part of the resource is being sent, per a Range header.
207Multi-Status2xx ÉxitoA WebDAV response conveying status for multiple sub-requests.
208Already Reported2xx ÉxitoA WebDAV binding was already enumerated in a previous reply.
226IM Used2xx ÉxitoThe server fulfilled the request using instance manipulations.
300Multiple Choices3xx RedirecciónThe request has more than one possible response.
301Moved Permanently3xx RedirecciónThe resource has been permanently moved to a new URL.
302Found3xx RedirecciónThe resource is temporarily at a different URL.
303See Other3xx RedirecciónThe response can be found under a different URL using GET.
304Not Modified3xx RedirecciónThe resource has not changed since the last request; use the cache.
305Use Proxy3xx RedirecciónDeprecated: the requested resource must be accessed through a proxy.
307Temporary Redirect3xx RedirecciónThe resource is temporarily at a different URL; method must not change.
308Permanent Redirect3xx RedirecciónThe resource has permanently moved; method must not change.
400Bad Request4xx Error del clienteThe server cannot process the request due to a client error.
401Unauthorized4xx Error del clienteAuthentication is required and has failed or not been provided.
402Payment Required4xx Error del clienteReserved for future use.
403Forbidden4xx Error del clienteThe server understood the request but refuses to authorize it.
404Not Found4xx Error del clienteThe server can not find the requested resource.
405Method Not Allowed4xx Error del clienteThe request method is not supported for this resource.
406Not Acceptable4xx Error del clienteNo content matching the Accept headers was found.
407Proxy Authentication Required4xx Error del clienteThe client must authenticate with the proxy first.
408Request Timeout4xx Error del clienteThe server timed out waiting for the request.
409Conflict4xx Error del clienteThe request conflicts with the current state of the resource.
410Gone4xx Error del clienteThe resource is no longer available and will not come back.
411Length Required4xx Error del clienteThe request did not specify the length of its content.
412Precondition Failed4xx Error del clienteA precondition in the request headers was not met.
413Payload Too Large4xx Error del clienteThe request entity is larger than the server can handle.
414URI Too Long4xx Error del clienteThe requested URI is longer than the server can interpret.
415Unsupported Media Type4xx Error del clienteThe media format of the request is not supported.
416Range Not Satisfiable4xx Error del clienteThe requested range cannot be satisfied.
417Expectation Failed4xx Error del clienteThe Expect header could not be met by the server.
418I'm a Teapot4xx Error del clienteAn April Fools' joke status code from RFC 2324.
421Misdirected Request4xx Error del clienteThe request was directed at a server unable to produce a response.
422Unprocessable Entity4xx Error del clienteThe request was well-formed but semantically incorrect.
423Locked4xx Error del clienteThe resource that is being accessed is locked.
424Failed Dependency4xx Error del clienteThe request failed because a prior dependent request failed.
425Too Early4xx Error del clienteThe server is unwilling to risk processing a replayable request.
426Upgrade Required4xx Error del clienteThe client should switch to a different protocol.
428Precondition Required4xx Error del clienteThe origin server requires the request to be conditional.
429Too Many Requests4xx Error del clienteThe client has sent too many requests in a given time.
431Request Header Fields Too Large4xx Error del clienteThe header fields are too large for the server.
451Unavailable For Legal Reasons4xx Error del clienteThe resource is unavailable for legal reasons.
500Internal Server Error5xx Error del servidorThe server encountered an unexpected condition.
501Not Implemented5xx Error del servidorThe server does not support the functionality required.
502Bad Gateway5xx Error del servidorThe server, acting as a gateway, got an invalid response.
503Service Unavailable5xx Error del servidorThe server is not ready to handle the request.
504Gateway Timeout5xx Error del servidorThe server, acting as a gateway, did not get a response in time.
505HTTP Version Not Supported5xx Error del servidorThe HTTP version used in the request is not supported.
506Variant Also Negotiates5xx Error del servidorTransparent content negotiation resulted in a circular reference.
507Insufficient Storage5xx Error del servidorThe server is unable to store the representation needed.
508Loop Detected5xx Error del servidorThe server detected an infinite loop while processing the request.
510Not Extended5xx Error del servidorFurther extensions to the request are required.
511Network Authentication Required5xx Error del servidorThe client needs to authenticate to gain network access.

Todo lo de esta página se procesa en tu navegador. No se sube nada.

Para qué sirve

Toda respuesta HTTP lleva un código de tres dígitos que indica al cliente qué ha ocurrido: 2xx para éxito, 3xx para una redirección, 4xx para un error del cliente y 5xx para un fallo del servidor. Esta herramienta incluye los códigos registrados ante la IANA junto con una descripción en lenguaje llano, para que puedas comprobar qué significa un código o encontrar el adecuado que devolver sin salir de tu editor.

Cómo se usa

  1. Escribe un código de estado, su nombre o una palabra clave como "límite de solicitudes".
  2. Opcionalmente, filtra los resultados a una sola categoría (1xx–5xx).
  3. Lee la explicación breve del código coincidente.

Privacidad

Esta herramienta funciona íntegramente en tu navegador. Lo que introduces nunca se sube, se guarda ni se comparte: al cerrar la pestaña desaparece.

Preguntas frecuentes

¿De dónde procede esta lista?
De una tabla local con los códigos registrados ante la IANA, que cubre todos los que suele devolver una API web o una interacción con el navegador. No realiza ninguna llamada a un servidor.
¿Cuál es la diferencia entre 401 y 403?
401 Unauthorized significa que la solicitud necesita credenciales de autenticación válidas; 403 Forbidden significa que el servidor sabe quién eres pero se niega a autorizar la acción de todos modos.
¿Por qué existe el 418?
"Soy una tetera" procede de una RFC de broma del Día de los Inocentes de 1998. Rara vez se usa en serio, aunque alguna API lo emplea como guiño.