Http Request Error Type
enum HttpRequestErrorType
Enum which describes possible error types which could happen during HTTP request/download calls.
Entries
Link copied to clipboard
Establishing connection related error.
Link copied to clipboard
Request was cancelled by the user.
Link copied to clipboard
Timeout error.
Link copied to clipboard
Range request failed.
Link copied to clipboard
Other than above error.