IHttpStatus Interface

Definition

Caution

This class is obsoleted in this android platform

[System.Obsolete("This class is obsoleted in this android platform")]
public interface IHttpStatus
[<System.Obsolete("This class is obsoleted in this android platform")>]
type IHttpStatus = interface
Attributes

Fields

ScAccepted
ScBadGateway
ScBadRequest
ScConflict
ScContinue
ScCreated
ScExpectationFailed
ScFailedDependency
ScForbidden
ScGatewayTimeout
ScGone
ScHttpVersionNotSupported
ScInsufficientSpaceOnResource
ScInsufficientStorage
ScInternalServerError
ScLengthRequired
ScLocked
ScMethodFailure
ScMethodNotAllowed
ScMovedPermanently
ScMovedTemporarily
ScMultipleChoices
ScMultiStatus
ScNoContent
ScNonAuthoritativeInformation
ScNotAcceptable
ScNotFound
ScNotImplemented
ScNotModified
ScOk
ScPartialContent
ScPaymentRequired
ScPreconditionFailed
ScProcessing
ScProxyAuthenticationRequired
ScRequestedRangeNotSatisfiable
ScRequestTimeout
ScRequestTooLong
ScRequestUriTooLong
ScResetContent
ScSeeOther
ScServiceUnavailable
ScSwitchingProtocols
ScTemporaryRedirect
ScUnauthorized
ScUnprocessableEntity
ScUnsupportedMediaType
ScUseProxy

Applies to