Static Public Attributes | |
static HttpStatus | Continue = {HttpResponseCode.Continue, "Continue"} |
static HttpStatus | SwitchingProtocols = {HttpResponseCode.SwitchingProtocols, "SwitchingProtocols"} |
static HttpStatus | OK = {HttpResponseCode.OK, "OK"} |
static HttpStatus | Created = {HttpResponseCode.Created, "Created"} |
static HttpStatus | Accepted = {HttpResponseCode.Accepted, "Accepted"} |
static HttpStatus | NonAuthoritativeInformation = {HttpResponseCode.NonAuthoritativeInformation, "NonAuthoritativeInformation"} |
static HttpStatus | NoContent = {HttpResponseCode.NoContent, "NoContent"} |
static HttpStatus | ResetContent = {HttpResponseCode.ResetContent, "ResetContent"} |
static HttpStatus | PartialContent = {HttpResponseCode.PartialContent, "PartialContent"} |
static HttpStatus | MultipleChoices = {HttpResponseCode.MultipleChoices, "MultipleChoices"} |
static HttpStatus | MovedPermanently = {HttpResponseCode.MovedPermanently, "MovedPermanently"} |
static HttpStatus | MovedTemporarily = {HttpResponseCode.MovedTemporarily, "MovedTemporarily"} |
static HttpStatus | SeeOther = {HttpResponseCode.SeeOther, "SeeOther"} |
static HttpStatus | NotModified = {HttpResponseCode.NotModified, "NotModified"} |
static HttpStatus | UseProxy = {HttpResponseCode.UseProxy, "UseProxy"} |
static HttpStatus | BadRequest = {HttpResponseCode.BadRequest, "BadRequest"} |
static HttpStatus | Unauthorized = {HttpResponseCode.Unauthorized, "Unauthorized"} |
static HttpStatus | PaymentRequired = {HttpResponseCode.PaymentRequired, "PaymentRequired"} |
static HttpStatus | Forbidden = {HttpResponseCode.Forbidden, "Forbidden"} |
static HttpStatus | NotFound = {HttpResponseCode.NotFound, "NotFound"} |
static HttpStatus | MethodNotAllowed = {HttpResponseCode.MethodNotAllowed, "MethodNotAllowed"} |
static HttpStatus | NotAcceptable = {HttpResponseCode.NotAcceptable, "NotAcceptable"} |
static HttpStatus | ProxyAuthenticationRequired = {HttpResponseCode.ProxyAuthenticationRequired, "ProxyAuthenticationRequired"} |
static HttpStatus | RequestTimeout = {HttpResponseCode.RequestTimeout, "RequestTimeout"} |
static HttpStatus | Conflict = {HttpResponseCode.Conflict, "Conflict"} |
static HttpStatus | Gone = {HttpResponseCode.Gone, "Gone"} |
static HttpStatus | LengthRequired = {HttpResponseCode.LengthRequired, "LengthRequired"} |
static HttpStatus | PreconditionFailed = {HttpResponseCode.PreconditionFailed, "PreconditionFailed"} |
static HttpStatus | RequestEntityTooLarge = {HttpResponseCode.RequestEntityTooLarge, "RequestEntityTooLarge"} |
static HttpStatus | RequestURITooLarge = {HttpResponseCode.RequestURITooLarge, "RequestURITooLarge"} |
static HttpStatus | UnsupportedMediaType = {HttpResponseCode.UnsupportedMediaType, "UnsupportedMediaType"} |
static HttpStatus | RequestedRangeNotSatisfiable = {HttpResponseCode.RequestedRangeNotSatisfiable, "RequestedRangeNotSatisfiable"} |
static HttpStatus | ExpectationFailed = {HttpResponseCode.ExpectationFailed, "ExpectationFailed"} |
static HttpStatus | InternalServerError = {HttpResponseCode.InternalServerError, "InternalServerError"} |
static HttpStatus | NotImplemented = {HttpResponseCode.NotImplemented, "NotImplemented"} |
static HttpStatus | BadGateway = {HttpResponseCode.BadGateway, "BadGateway"} |
static HttpStatus | ServiceUnavailable = {HttpResponseCode.ServiceUnavailable, "ServiceUnavailable"} |
static HttpStatus | GatewayTimeout = {HttpResponseCode.GatewayTimeout, "GatewayTimeout"} |
static HttpStatus | VersionNotSupported = {HttpResponseCode.VersionNotSupported, "VersionNotSupported"} |
Definition at line 134 of file HttpResponse.d.
|
Definition at line 136 of file HttpResponse.d. |
|
Definition at line 137 of file HttpResponse.d. |
|
Definition at line 138 of file HttpResponse.d. |
|
Definition at line 139 of file HttpResponse.d. |
|
Definition at line 140 of file HttpResponse.d. |
|
Definition at line 141 of file HttpResponse.d. |
|
Definition at line 142 of file HttpResponse.d. |
|
Definition at line 143 of file HttpResponse.d. |
|
Definition at line 144 of file HttpResponse.d. |
|
Definition at line 145 of file HttpResponse.d. |
|
Definition at line 146 of file HttpResponse.d. |
|
Definition at line 147 of file HttpResponse.d. |
|
Definition at line 148 of file HttpResponse.d. |
|
Definition at line 149 of file HttpResponse.d. |
|
Definition at line 150 of file HttpResponse.d. |
|
Definition at line 151 of file HttpResponse.d. |
|
Definition at line 152 of file HttpResponse.d. |
|
Definition at line 153 of file HttpResponse.d. |
|
Definition at line 154 of file HttpResponse.d. |
|
Definition at line 155 of file HttpResponse.d. |
|
Definition at line 156 of file HttpResponse.d. |
|
Definition at line 157 of file HttpResponse.d. |
|
Definition at line 158 of file HttpResponse.d. |
|
Definition at line 159 of file HttpResponse.d. |
|
Definition at line 160 of file HttpResponse.d. |
|
Definition at line 161 of file HttpResponse.d. |
|
Definition at line 162 of file HttpResponse.d. |
|
Definition at line 163 of file HttpResponse.d. |
|
Definition at line 164 of file HttpResponse.d. |
|
Definition at line 165 of file HttpResponse.d. |
|
Definition at line 166 of file HttpResponse.d. |
|
Definition at line 167 of file HttpResponse.d. |
|
Definition at line 168 of file HttpResponse.d. |
|
Definition at line 169 of file HttpResponse.d. |
|
Definition at line 170 of file HttpResponse.d. |
|
Definition at line 171 of file HttpResponse.d. |
|
Definition at line 172 of file HttpResponse.d. |
|
Definition at line 173 of file HttpResponse.d. |
|
Definition at line 174 of file HttpResponse.d. |