Table of Contents

Enum Status

Namespace
Soup
Assembly
Soup-3.0.dll
public enum Status

Fields

Accepted = 202
BadGateway = 502
BadRequest = 400
Conflict = 409
Continue = 100
Created = 201
ExpectationFailed = 417
FailedDependency = 424
Forbidden = 403
Found = 302
GatewayTimeout = 504
Gone = 410
HttpVersionNotSupported = 505
InsufficientStorage = 507
InternalServerError = 500
InvalidRange = 416
LengthRequired = 411
Locked = 423
MethodNotAllowed = 405
MisdirectedRequest = 421
MovedPermanently = 301
MovedTemporarily = 302
MultiStatus = 207
MultipleChoices = 300
NoContent = 204
NonAuthoritative = 203
None = 0
NotAcceptable = 406
NotAppearingInThisProtocol = 306
NotExtended = 510
NotFound = 404
NotImplemented = 501
NotModified = 304
Ok = 200
PartialContent = 206
PaymentRequired = 402
PermanentRedirect = 308
PreconditionFailed = 412
Processing = 102
ProxyAuthenticationRequired = 407
ProxyUnauthorized = 407
RequestEntityTooLarge = 413
RequestTimeout = 408
RequestUriTooLong = 414
RequestedRangeNotSatisfiable = 416
ResetContent = 205
SeeOther = 303
ServiceUnavailable = 503
SwitchingProtocols = 101
TemporaryRedirect = 307
Unauthorized = 401
UnprocessableEntity = 422
UnsupportedMediaType = 415
UseProxy = 305