Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Common HTTP Status Codes

20

Flashcards

0/20

Still learning
StarStarStarStar

503

StarStarStarStar

Service Unavailable – The server is currently unable to handle the request due to a temporary overloading or maintenance of the server.

StarStarStarStar

401

StarStarStarStar

Unauthorized – The request has not been applied because it lacks valid authentication credentials for the target resource.

StarStarStarStar

403

StarStarStarStar

Forbidden – The server understood the request but refuses to authorize it.

StarStarStarStar

502

StarStarStarStar

Bad Gateway – The server was acting as a gateway or proxy and received an invalid response from the upstream server.

StarStarStarStar

451

StarStarStarStar

Unavailable For Legal Reasons – The server is denying access to the resource as a consequence of a legal demand.

StarStarStarStar

500

StarStarStarStar

Internal Server Error – The server encountered an unexpected condition which prevented it from fulfilling the request.

StarStarStarStar

201

StarStarStarStar

Created – The request has succeeded and a new resource has been created as a result.

StarStarStarStar

204

StarStarStarStar

No Content – The server successfully processed the request, but is not returning any content.

StarStarStarStar

304

StarStarStarStar

Not Modified – Indicates that the resource has not been modified since the last request.

StarStarStarStar

408

StarStarStarStar

Request Timeout – The server did not receive a complete request message within the time that it was prepared to wait.

StarStarStarStar

301

StarStarStarStar

Moved Permanently – The URL of the requested resource has been changed permanently, and the new URL is given.

StarStarStarStar

400

StarStarStarStar

Bad Request – The server cannot process the request due to a client error (e.g., malformed request syntax).

StarStarStarStar

405

StarStarStarStar

Method Not Allowed – The method specified in the request-line is not allowed for the resource identified by the request URI.

StarStarStarStar

200

StarStarStarStar

OK – The request has succeeded, and the client receives the requested data.

StarStarStarStar

429

StarStarStarStar

Too Many Requests – The user has sent too many requests in a given amount of time ('rate limiting').

StarStarStarStar

418

StarStarStarStar

I'm a teapot – The server refuses to brew coffee because it is permanently a teapot (part of an April Fools' joke).

StarStarStarStar

426

StarStarStarStar

Upgrade Required – The client should switch to a different protocol such as TLS/1.0, given in the Upgrade header field.

StarStarStarStar

302

StarStarStarStar

Found – The server has found a temporary redirection. The URL is given, but the client should continue to use the original URL.

StarStarStarStar

404

StarStarStarStar

Not Found – The server has not found anything matching the request URI.

StarStarStarStar

504

StarStarStarStar

Gateway Timeout – The server was acting as a gateway or proxy and did not receive a timely response from the upstream server.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.