The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).
This error response is a generic "catch-all" response. Usually, this indicates the server cannot find a better 5xx error code to response.
The HTTP 200 OK success status response code indicates that the request has succeeded. A 200 response is cacheable by default
Generated using TypeDoc
HTTP response status codes used to indicate the success (or otherwise) of an HTTP request
https://developer.mozilla.org/en-US/docs/Web/HTTP/Status