|
_grip_included
|
—
|
|
Empty_GripBody
|
= -1
|
|
Empty_GripRequestOptions
|
= -1
|
|
GripHTTPStatusAccepted
|
= 202
|
|
GripHTTPStatusAlreadyReported
|
= 208
|
|
GripHTTPStatusBadGateway
|
= 502
|
|
GripHTTPStatusBadRequest
|
= 400
|
|
GripHTTPStatusConflict
|
= 409
|
|
GripHTTPStatusContinue
|
= 100
|
|
GripHTTPStatusCreated
|
= 201
|
|
GripHTTPStatusExpectationFailed
|
= 417
|
|
GripHTTPStatusFailedDependency
|
= 424
|
|
GripHTTPStatusForbidden
|
= 403
|
|
GripHTTPStatusFound
|
= 302
|
|
GripHTTPStatusGatewayTimeout
|
= 504
|
|
GripHTTPStatusGone
|
= 410
|
|
GripHTTPStatusHttpVersionNotSupported
|
= 505
|
|
GripHTTPStatusImATeapot
|
= 418
|
|
GripHTTPStatusImUsed
|
= 226
|
|
GripHTTPStatusInsufficientStorage
|
= 507
|
|
GripHTTPStatusInternalServerError
|
= 500
|
|
GripHTTPStatusLengthRequired
|
= 411
|
|
GripHTTPStatusLocked
|
= 423
|
|
GripHTTPStatusLoopDetected
|
= 508
|
|
GripHTTPStatusMethodNotAllowed
|
= 405
|
|
GripHTTPStatusMisdirectedRequest
|
= 421
|
|
GripHTTPStatusMovedPermanently
|
= 301
|
|
GripHTTPStatusMultipleChoices
|
= 300
|
|
GripHTTPStatusMultiStatus
|
= 207
|
|
GripHTTPStatusNetworkAuthenticationRequired
|
= 511
|
|
GripHTTPStatusNoContent
|
= 204
|
|
GripHTTPStatusNonAuthoritativeInformation
|
= 203
|
|
GripHTTPStatusNotAcceptable
|
= 406
|
|
GripHTTPStatusNotExtended
|
= 510
|
|
GripHTTPStatusNotFound
|
= 404
|
|
GripHTTPStatusNotImplemented
|
= 501
|
|
GripHTTPStatusNotModified
|
= 304
|
|
GripHTTPStatusOk
|
= 200
|
|
GripHTTPStatusPartialContent
|
= 206
|
|
GripHTTPStatusPayloadTooLarge
|
= 413
|
|
GripHTTPStatusPaymentRequired
|
= 402
|
|
GripHTTPStatusPermanentRedirect
|
= 308
|
|
GripHTTPStatusPreconditionFailed
|
= 412
|
|
GripHTTPStatusPreconditionRequired
|
= 428
|
|
GripHTTPStatusProcessing
|
= 102
|
|
GripHTTPStatusProxyAuthenticationRequired
|
= 407
|
|
GripHTTPStatusRangeNotSatisfiable
|
= 416
|
|
GripHTTPStatusRequestHeaderFieldsTooLarge
|
= 431
|
|
GripHTTPStatusRequestTimeout
|
= 408
|
|
GripHTTPStatusResetContent
|
= 205
|
|
GripHTTPStatusSeeOther
|
= 303
|
|
GripHTTPStatusServiceUnavailable
|
= 503
|
|
GripHTTPStatusSwitchingProtocols
|
= 101
|
|
GripHTTPStatusTemporaryRedirect
|
= 307
|
|
GripHTTPStatusTooManyRequests
|
= 429
|
|
GripHTTPStatusUnauthorized
|
= 401
|
|
GripHTTPStatusUnavailableForLegalReasons
|
= 451
|
|
GripHTTPStatusUnprocessableEntity
|
= 422
|
|
GripHTTPStatusUnsupportedMediaType
|
= 415
|
|
GripHTTPStatusUpgradeRequired
|
= 426
|
|
GripHTTPStatusUriTooLong
|
= 414
|
|
GripHTTPStatusUseProxy
|
= 305
|
|
GripHTTPStatusVariantAlsoNegotiates
|
= 506
|
|
GripJSONArray
|
= 5
|
|
GripJSONBoolean
|
= 6
|
|
GripJSONError
|
= 7
|
|
GripJSONNull
|
= 1
|
|
GripJSONNumber
|
= 3
|
|
GripJSONObject
|
= 4
|
|
GripJSONString
|
= 2
|
|
GripRequestTypeDelete
|
= 3
|
|
GripRequestTypeGet
|
—
|
|
GripRequestTypePost
|
= 1
|
|
GripRequestTypePut
|
= 2
|
|
GripResponseStateCancelled
|
= 1
|
|
GripResponseStateError
|
= 2
|
|
GripResponseStateSuccessful
|
= 3
|
|
GripResponseStateTimeout
|
= 4
|
|
Invalid_GripBody
|
—
|
|
Invalid_GripJSONValue
|
—
|
|
Invalid_GripRequestCancellation
|
—
|
|
Invalid_GripRequestOptions
|
—
|