[Qt-interest] QNetworkReply strange behavior
Cristian Daniel Stamateanu
cristi.qt at gmail.com
Mon Nov 15 22:39:54 CET 2010
Hi,
I am bumping my head trying to use QNetwork... with this url:
http://dw.com.com/redir/cnet_2010-11-12-165927.1100.mp4?destUrl
=http%3A%2F%2Fcontent.cnettv.com%2Fvideo%2F458387%2Fcnet_2010-11
-12-165927.1100.mp4%3FADPARAMS%3DBRAND%3D47%7CSITE%3D53%7CSP%3D1
81%7CPOS%3D100%7CNCAT%3D11455%3A19709%3A&ontId=14106&siteId=145&
edId=3&asid=50095902&pid=&astId=31<ype=dl_dlnow
. I am getting a response of 302 redirect but when trying to get the
redirect url I only get "http:" wich is neither empty nor valid :((
I also tryed the exampl Network/Http and that one also loops so it has the
same bug.
I am on linux on a FC 14, using the original Qt 4.7.
Can you please confirm that the url gets in loop or not? If I put it on a
browser it works. wget also works, after it redirects three times.
Thanks.
More information about the Qt-interest-old
mailing list