Hi,
I was trying the HTTP Example of qt4 documentation and noticed that it can't manage itself the status code 302, it can't perform a redirection.
An example is this link:
http://next.videogame.it/img/articol...e.cover.T5.jpg
With the line below I get the new url:
Qt Code:
To copy to clipboard, switch view to plain text mode
But I don't know how to use it.
Have anybody some tips for me?
Thanks
EDITED: HTTP Example
Bookmarks