qaskx.template/api/default/error-503.md

7 lines
328 B
Markdown
Raw Normal View History

2025-07-04 11:53:56 +00:00
# 503 Service Unavailable
The HTTP code 503 indicates that the server is not ready to handle the request. This could be a temporary
or longer term issue.
For more information see [https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/503](https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/503)