Fneno

HTTP Status Code Reference

New🔥 Popular

Quick lookup: what every HTTP status code means (200, 404, 500…)

Developer Tools
NewPopular
  1. 1Paste code, JSON, or data
  2. 2Choose format, minify, or validate
  3. 3Copy the clean output
100Continue

The server has received the request headers; the client may proceed with the request body.

101Switching Protocols

The server is switching protocols as requested (e.g. WebSocket upgrade).

200OK

The request succeeded. Standard success response.

201Created

The request succeeded and a new resource was created.

204No Content

Success with no response body (common for DELETE).

301Moved Permanently

The resource has permanently moved to a new URL.

302Found

Temporary redirect. The resource is temporarily at another URL.

304Not Modified

Cached version is still valid; no need to re-download.

307Temporary Redirect

Temporary redirect that preserves the HTTP method.

308Permanent Redirect

Permanent redirect that preserves the HTTP method.

400Bad Request

The server cannot process the request due to client error (malformed syntax).

401Unauthorized

Authentication is required and has failed or not been provided.

403Forbidden

The server understood the request but refuses to authorize it.

404Not Found

The requested resource could not be found on the server.

405Method Not Allowed

The HTTP method is not supported for this resource.

408Request Timeout

The server timed out waiting for the request.

409Conflict

The request conflicts with the current state of the resource.

410Gone

The resource is permanently gone and will not be available again.

413Payload Too Large

The request body is larger than the server is willing to process.

415Unsupported Media Type

The media format of the request is not supported.

422Unprocessable Entity

Well-formed request but semantic errors (common in APIs).

429Too Many Requests

The user has sent too many requests in a given time (rate limiting).

500Internal Server Error

A generic server error occurred.

501Not Implemented

The server does not support the functionality required.

502Bad Gateway

The server received an invalid response from an upstream server.

503Service Unavailable

The server is temporarily unavailable (overload or maintenance).

504Gateway Timeout

The upstream server did not respond in time.

Reference

100Continue

The server has received the request headers; the client may proceed with the request body.

27 codes shown

Part of these collections

Instant — no signupPrivate by default5 languages

Parsed and converted in your browser — nothing is logged.

Popular searches

http status codes404 meaning500 errorhttp codes listرموز httphttp status codes liststatus code referencehttp status code reference online freehttp status code reference tool fnenobest http status code reference 2026free http status code referencehttp status code reference no signuphttp status code reference arabic englishfneno http status code referencedeveloper tool freehttp status code reference browserhttp status code reference instanthttp status code reference online toolhttp status code reference for saudi arabiahttp status code reference uae egypthttp status code reference menahow to http status code referencehttp status code reference without downloadمعنى 404

Frequently Asked Questions

🔗 Related Tools