menu
dio_smart_retry package
documentation
dio_smart_retry.dart
status414UriTooLong constant
status414UriTooLong constant
dark_mode
light_mode
status414UriTooLong
top-level constant
int
const
status414UriTooLong
Implementation
const
status414UriTooLong =
414
;
dio_smart_retry package
documentation
dio_smart_retry
status414UriTooLong constant
dio_smart_retry library
Classes
DefaultRetryEvaluator
RetryInterceptor
Constants
defaultRetryableStatuses
retryableStatuses
status100Continue
status101SwitchingProtocols
status102Processing
status200OK
status201Created
status202Accepted
status203NonAuthoritative
status204NoContent
status205ResetContent
status206PartialContent
status207Multistatus
status208AlreadyReported
status226IMUsed
status300MultipleChoices
status301MovedPermanently
status302Found
status303SeeOther
status304NotModified
status305UseProxy
status306SwitchProxy
status307TemporaryRedirect
status308PermanentRedirect
status400BadRequest
status401Unauthorized
status402PaymentRequired
status403Forbidden
status404NotFound
status405MethodNotAllowed
status406NotAcceptable
status407ProxyAuthenticationRequired
status408RequestTimeout
status409Conflict
status410Gone
status411LengthRequired
status412PreconditionFailed
status413PayloadTooLarge
status413RequestEntityTooLarge
status414RequestUriTooLong
status414UriTooLong
status415UnsupportedMediaType
status416RangeNotSatisfiable
status416RequestedRangeNotSatisfiable
status417ExpectationFailed
status418ImATeapot
status419AuthenticationTimeout
status421MisdirectedRequest
status422UnprocessableEntity
status423Locked
status424FailedDependency
status426UpgradeRequired
status428PreconditionRequired
status429TooManyRequests
status431RequestHeaderFieldsTooLarge
status440LoginTimeout
status451UnavailableForLegalReasons
status460ClientClosedRequest
status499ClientClosedRequest
status500InternalServerError
status501NotImplemented
status502BadGateway
status503ServiceUnavailable
status504GatewayTimeout
status505HttpVersionNotSupported
status506VariantAlsoNegotiates
status507InsufficientStorage
status508LoopDetected
status510NotExtended
status511NetworkAuthenticationRequired
status520WebServerReturnedUnknownError
status521WebServerIsDown
status522ConnectionTimedOut
status523OriginIsUnreachable
status524TimeoutOccurred
status525SSLHandshakeFailed
status526InvalidSSLCertificate
status527RailgunError
status598NetworkReadTimeoutError
status599NetworkConnectTimeoutError
Functions
isRetryable
Typedefs
RetryEvaluator
Extensions
OptionsX
RequestOptionsX