gocommon/aerr/client.txt
Matthieu 'JP' DERASSE 77b4351ef1
All checks were successful
continuous-integration/drone/push Build is passing
feat(error): Create api error. WIP
2023-08-22 19:59:44 +00:00

28 lines
1012 B
Plaintext

400BadRequest Bad Request
401Unauthorized Unauthorized
402PaymentRequired Payment Required
403Forbidden Forbidden
404NotFound Not Found
405MethodNotAllowed Method Not Allowed
406NotAcceptable Not Acceptable
407ProxyAuthenticationRequired Proxy Authentication Required
408RequestTimeout Request Timeout
409Conflict Conflict
410Gone Gone
411LengthRequired Length Required
412PreconditionFailed Precondition Failed
413PayloadTooLarge Payload Too Large
414URITooLong URI Too Long
415UnsupportedMediaType Unsupported Media Type
416RangeNotSatisfiable Range Not Satisfiable
417ExpectationFailed Expectation Failed
421MisdirectedRequest Misdirected Request
422UnprocessableEntity Unprocessable Entity
423Locked Locked
424FailedDependency Failed Dependency
425TooEarly Too Early
426UpgradeRequired Upgrade Required
428PreconditionRequired Precondition Required
429TooManyRequests Too Many Requests
431RequestHeaderFieldsTooLarge Request Header Fields Too Large
451UnavailableForLegalReasons Unavailable For Legal Reasons