Difference between revisions of "Client error responses: 4XX"
Jump to navigation
Jump to search
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | * https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses | ||
+ | * <code>[[400 Bad Request]]</code> | ||
+ | * <code>[[401 Unauthorized]]</code> | ||
+ | * <code>[[403 Forbidden]]</code> | ||
+ | * <code>[[405 Method Not Allowed]]</code> | ||
+ | * <code>[[406 Not Acceptable]]</code> | ||
+ | * <code>[[409 Conflict]]</code> | ||
+ | * <code>[[413 Request Entity Too Large]]</code> | ||
+ | * <code>[[414 URI Too Long]]</code> | ||
+ | * <code>[[422 Unprocessable Content]]</code> | ||
+ | * <code>[[429 Too Many Requests]]</code> | ||
− | + | [[AWS ALB]] | |
− | + | * [[HTTP 460]] | |
− | |||
− | |||
− | |||
− | |||
− | * [[ | ||
== See also == | == See also == | ||
+ | * {{4xx}} | ||
* {{URL redirection}} | * {{URL redirection}} | ||
* {{HTTP status codes}} | * {{HTTP status codes}} | ||
[[Category:HTTP]] | [[Category:HTTP]] |
Latest revision as of 22:20, 17 October 2024
Advertising: