1/9
HTTP Codes
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Request not understood by server
HTTP 400 Bad Request
Server understands the request but refuses to comply
HTTP 403 Forbidden
Unable to match request
HTTP 404 Not Found
Request not allowed for the resource
HTTP 405 Method Not Allowed
Request not made by client in allotted time
HTTP 408 Request Timeout
Request couldn't be fulfilled by the server
HTTP 500 Internal Server Error
Server received invalid response from the upstream server
HTTP 502 Bad Gateway
Server is unavailable because of maintenance or overload
HTTP 503 Service Unavailable
Server didn't receive a timely response
HTTP 504 Gateway Timeout
Request couldn't be completed because of an inconsistency
HTTP 409 Conflict