mrStudent123

Results 2 issues of mrStudent123

onDownloadFailed(DownloadRequest downloadRequest, int errorCode, String errorMessage) error code = 1002 (Unhandled HTTP code) message = something like "response=not found, errorcode=404" so why not return the 404 statuscode in the first...

I came across a redirect with a relative URL in the "Location" header, which results in a malformed URL exception. example: original url: something.com/test.html gets redirected with a 3xx statusCode...