ClientError

Table of Contents

Classes

BadRequest
Indicates that the origin server 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) did not find a current representation for the target resource or is not willing to disclose that one exists.
Forbidden
Indicates that the origin server understood the request but refuses to authorize it.
NotFound
Indicates that the origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
Unauthorized
indicates that the request has not been applied because it lacks valid authentication credentials for the target resource.

        
On this page

Search results