Utilidades para desarrolladores

HTTP Status Lookup

Look up HTTP status codes and meanings.

Browser-onlyInstant outputLocal data

Busca por código, nombre o categoría.

100

ContinueThe client can continue sending the request body.

200

OKThe request succeeded.

201

CreatedThe request succeeded and created a new resource.

204

No ContentThe server processed the request and returned no body.

301

Moved PermanentlyThe resource now lives at a different permanent URL.

302

FoundThe resource is temporarily available at another URL.

Por qué usar esta herramienta

03

Search HTTP status codes by number or keyword with quick category context.

HTTP Status Lookup gives fast references for common HTTP responses.

Use numeric codes or keywords to find entries.

Cómo usarla

02
01Enter code or keyword.
02Review status name and description.

Revisiones rápidas antes de copiar

03

Confirm the input is the format you intended.

Scan the result before using it in a document, URL, config, or message.

Copy only the output you need.

Preguntas frecuentes

03
Does it include all RFC statuses?

It includes the most commonly used status codes.

Can I search by status message text?

Yes. You can search by keyword like 'not found' or 'unauthorized' to find matching codes.

Are all standard HTTP status codes included?

It covers the most widely used codes from RFC 7231 and related standards, including the 1xx through 5xx range.

Herramientas relacionadas

03

URL Parser

Break a URL into protocol, host, path, and query parts.