5xx Server Error
Use 503 when the service is temporarily unable to handle requests because of overload, maintenance, or another short-lived capacity issue.
GET /api/users during a maintenance deploy503 Service Unavailable with Retry-After: 3600The service is intentionally unavailable for a limited time and tells clients when to try again.
Something broke on our end! It's not your fault - our server had a problem and couldn't handle your request.
Our server doesn't know how to do what you asked. This feature hasn't been built yet.
I'm a middleman server, and the server I was trying to talk to gave me a bad or broken response.
I'm a middleman server, and the server I was trying to talk to took too long to respond, so I gave up waiting.
You're speaking an old or new version of HTTP that I don't understand. Please use a version I support.
The server got confused while picking the best version of a resource and ended up pointing in circles.
I don't have enough storage space left to save what you're trying to upload. My disk is full!
WebDAVThe server followed references while walking through folders and found a cycle, so it stopped instead of going in circles forever.
WebDAVYour request needs additional extensions or features that haven't been negotiated or enabled yet.
You need to log in to the WiFi or network first before you can access any websites.