Hello,
I am using QNetworkAccessManager to download a file from HTTP but the “finished()” signal is never emitted.
What am I missing? Or is it a bug?
URL: http://getcomposer.org/composer.phar
The file is not even created.
Header:
http://pastebin.com/Rip1M4uu
Source:
http://pastebin.com/dUYef0gw
Thanks…
↧