class Status (View source)

HTTP status codes.

From the Hypertext Transfer Protocol (HTTP) Status Code Registry

Constants

CONTINUE

Continue HTTP status code

SWITCHING_PROTOCOLS

Switching Protocols HTTP status code

PROCESSING

Processing HTTP status code

EARLY_HINTS

Early Hints HTTP status code

UNASSIGNED

Unassigned HTTP status code

OK

OK HTTP status code

CREATED

Created HTTP status code

ACCEPTED

Accepted HTTP status code

NON_AUTHORITATIVE_INFORMATION

Non-Authoritative Information HTTP status code

NO_CONTENT

No Content HTTP status code

RESET_CONTENT

Reset Content HTTP status code

PARTIAL_CONTENT

Partial Content HTTP status code

MULTI_STATUS

Multi-Status HTTP status code

ALREADY_REPORTED

Already Reported HTTP status code

IM_USED

IM Used HTTP status code

MULTIPLE_CHOICES

Multiple Choices HTTP status code

MOVED_PERMANENTLY

Moved Permanently HTTP status code

FOUND

Found HTTP status code

SEE_OTHER

See Other HTTP status code

NOT_MODIFIED

Not Modified HTTP status code

USE_PROXY

Use Proxy HTTP status code

_UNUSED_

(Unused) HTTP status code

TEMPORARY_REDIRECT

Temporary Redirect HTTP status code

PERMANENT_REDIRECT

Permanent Redirect HTTP status code

BAD_REQUEST

Bad Request HTTP status code

UNAUTHORIZED

Unauthorized HTTP status code

PAYMENT_REQUIRED

Payment Required HTTP status code

FORBIDDEN

Forbidden HTTP status code

NOT_FOUND

Not Found HTTP status code

METHOD_NOT_ALLOWED

Method Not Allowed HTTP status code

NOT_ACCEPTABLE

Not Acceptable HTTP status code

PROXY_AUTHENTICATION_REQUIRED

Proxy Authentication Required HTTP status code

REQUEST_TIMEOUT

Request Timeout HTTP status code

CONFLICT

Conflict HTTP status code

GONE

Gone HTTP status code

LENGTH_REQUIRED

Length Required HTTP status code

PRECONDITION_FAILED

Precondition Failed HTTP status code

CONTENT_TOO_LARGE

Content Too Large HTTP status code

URI_TOO_LONG

URI Too Long HTTP status code

UNSUPPORTED_MEDIA_TYPE

Unsupported Media Type HTTP status code

RANGE_NOT_SATISFIABLE

Range Not Satisfiable HTTP status code

EXPECTATION_FAILED

Expectation Failed HTTP status code

MISDIRECTED_REQUEST

Misdirected Request HTTP status code

UNPROCESSABLE_CONTENT

Unprocessable Content HTTP status code

LOCKED

Locked HTTP status code

FAILED_DEPENDENCY

Failed Dependency HTTP status code

TOO_EARLY

Too Early HTTP status code

UPGRADE_REQUIRED

Upgrade Required HTTP status code

PRECONDITION_REQUIRED

Precondition Required HTTP status code

TOO_MANY_REQUESTS

Too Many Requests HTTP status code

REQUEST_HEADER_FIELDS_TOO_LARGE

Request Header Fields Too Large HTTP status code

UNAVAILABLE_FOR_LEGAL_REASONS

Unavailable For Legal Reasons HTTP status code

INTERNAL_SERVER_ERROR

Internal Server Error HTTP status code

NOT_IMPLEMENTED

Not Implemented HTTP status code

BAD_GATEWAY

Bad Gateway HTTP status code

SERVICE_UNAVAILABLE

Service Unavailable HTTP status code

GATEWAY_TIMEOUT

Gateway Timeout HTTP status code

HTTP_VERSION_NOT_SUPPORTED

HTTP Version Not Supported HTTP status code

VARIANT_ALSO_NEGOTIATES

Variant Also Negotiates HTTP status code

INSUFFICIENT_STORAGE

Insufficient Storage HTTP status code

LOOP_DETECTED

Loop Detected HTTP status code

NOT_EXTENDED__OBSOLETED_

Not Extended (OBSOLETED) HTTP status code

NETWORK_AUTHENTICATION_REQUIRED

Network Authentication Required HTTP status code

Methods

static 
getStatusText($key)

No description

Details

static getStatusText($key)

Parameters

$key