validateStatus property
Defines whether the request is considered to be successful with the given status code. The request will be treated as succeed if the callback returns true.
Implementation
ValidateStatus? validateStatus;
Defines whether the request is considered to be successful with the given status code. The request will be treated as succeed if the callback returns true.
ValidateStatus? validateStatus;