I'm using Qt5.1 on OSX Mavericks (the last) with clang64.
I resolve it by settings a UserAgent in request header, I really don't know why but it work like a charm now !
I guess the same fix must be apply to executable downloader function.
I suggest a fix for this problem, set the content-type mime type header is not mandatory but I think it's a better way to using protocol:
Hi, I tried to use your updater with a redirected XML file hosted by Sourceforge (cf: http://sourceforge.net/projects/serizer/files/Serizer.xml/download).
EDIT : The error is "Connection closed"
I'm using Qt5.1 on OSX Mavericks (the last) with clang64. I resolve it by settings a UserAgent in request header, I really don't know why but it work like a charm now !
I guess the same fix must be apply to executable downloader function.
I suggest a fix for this problem, set the content-type mime type header is not mandatory but I think it's a better way to using protocol: