Re: demo project downloadmanager: result is '301 moved permanently' or zero byte file
Originally Posted by squidge
A web browser would download the redirect message and then goto the address indicated in the redirect. I don't think the demo projects support such requests. A redirection can be detected by looking for a http response code 3xx.
Yes that's what I'm doing now, looking for "<title>301 Moved Permanently</title>".
Thanks.
Bookmarks