XHRError
class XHRError(url: String, method: HttpMethod, message: String) : RemoteRequestException
Content copied to clipboard
Code 0 does not represent any http status, it represent XHR error (e.g. network error, CORS failure).
Code 0 does not represent any http status, it represent XHR error (e.g. network error, CORS failure).