HttpStatus classabstract
HTTP status codes. Exported in dart:io and dart:html.
Constructors
Properties
- hashCode→int
- The hash code for this object.no setterinherited
- runtimeType→Type
- A representation of the runtime type of the object.no setterinherited
Methods
- noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- toString(
)→String - A string representation of this object.inherited
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited
Constants
- ACCEPTED→ constint
- accepted→ constint
- alreadyReported→ constint
- BAD_GATEWAY→ constint
- BAD_REQUEST→ constint
- badGateway→ constint
- badRequest→ constint
- clientClosedRequest→ constint
- CONFLICT→ constint
- conflict→ constint
- connectionClosedWithoutResponse→ constint
- CONTINUE→ constint
- continue_→ constint
- CREATED→ constint
- created→ constint
- EXPECTATION_FAILED→ constint
- expectationFailed→ constint
- failedDependency→ constint
- FORBIDDEN→ constint
- forbidden→ constint
- FOUND→ constint
- found→ constint
- GATEWAY_TIMEOUT→ constint
- gatewayTimeout→ constint
- GONE→ constint
- gone→ constint
- HTTP_VERSION_NOT_SUPPORTED→ constint
- httpVersionNotSupported→ constint
- imUsed→ constint
- insufficientStorage→ constint
- INTERNAL_SERVER_ERROR→ constint
- internalServerError→ constint
- LENGTH_REQUIRED→ constint
- lengthRequired→ constint
- locked→ constint
- loopDetected→ constint
- METHOD_NOT_ALLOWED→ constint
- methodNotAllowed→ constint
- misdirectedRequest→ constint
- MOVED_PERMANENTLY→ constint
- MOVED_TEMPORARILY→ constint
- movedPermanently→ constint
- movedTemporarily→ constint
- MULTIPLE_CHOICES→ constint
- multipleChoices→ constint
- multiStatus→ constint
- NETWORK_CONNECT_TIMEOUT_ERROR→ constint
- networkAuthenticationRequired→ constint
- networkConnectTimeoutError→ constint
- NO_CONTENT→ constint
- noContent→ constint
- NON_AUTHORITATIVE_INFORMATION→ constint
- nonAuthoritativeInformation→ constint
- NOT_ACCEPTABLE→ constint
- NOT_FOUND→ constint
- NOT_IMPLEMENTED→ constint
- NOT_MODIFIED→ constint
- notAcceptable→ constint
- notExtended→ constint
- notFound→ constint
- notImplemented→ constint
- notModified→ constint
- OK→ constint
- ok→ constint
- PARTIAL_CONTENT→ constint
- partialContent→ constint
- PAYMENT_REQUIRED→ constint
- paymentRequired→ constint
- permanentRedirect→ constint
- PRECONDITION_FAILED→ constint
- preconditionFailed→ constint
- preconditionRequired→ constint
- processing→ constint
- PROXY_AUTHENTICATION_REQUIRED→ constint
- proxyAuthenticationRequired→ constint
- REQUEST_ENTITY_TOO_LARGE→ constint
- REQUEST_TIMEOUT→ constint
- REQUEST_URI_TOO_LONG→ constint
- REQUESTED_RANGE_NOT_SATISFIABLE→ constint
- requestedRangeNotSatisfiable→ constint
- requestEntityTooLarge→ constint
- requestHeaderFieldsTooLarge→ constint
- requestTimeout→ constint
- requestUriTooLong→ constint
- RESET_CONTENT→ constint
- resetContent→ constint
- SEE_OTHER→ constint
- seeOther→ constint
- SERVICE_UNAVAILABLE→ constint
- serviceUnavailable→ constint
- SWITCHING_PROTOCOLS→ constint
- switchingProtocols→ constint
- TEMPORARY_REDIRECT→ constint
- temporaryRedirect→ constint
- tooManyRequests→ constint
- UNAUTHORIZED→ constint
- unauthorized→ constint
- unavailableForLegalReasons→ constint
- unprocessableEntity→ constint
- UNSUPPORTED_MEDIA_TYPE→ constint
- unsupportedMediaType→ constint
- UPGRADE_REQUIRED→ constint
- upgradeRequired→ constint
- USE_PROXY→ constint
- useProxy→ constint
- variantAlsoNegotiates→ constint