NSUrlconnection problem receiving data from some filehosts
- by Tammo
hello again, i am trying to develop an downloadmanager. i can now download files from almost anywhere on linkclick.
in the
- (BOOL)webView:(UIWebView*)webView shouldStartLoadWithRequest:(NSURLRequest*)request navigationType:(UIWebViewNavigationType)navigationType
i check if the url is a url to a binaryfile like a zipfile. than i setup a…