PDA

View Full Version : QHttp redirects



Kostanev
6th February 2009, 14:13
Hello all,

Could someone explain me, what exactly happens with QHttp when I open php script that contains:

header("Location: http://someurl.com"); // Redirect

In this case I do not receive any data in my buffer...

Is there a special signal for redirects or how can I get the URL address of the redirected page?

Thanks!

jpn
6th February 2009, 22:37
Please search the forums:

http://www.qtcentre.org/forum/f-qt-programming-2/t-http-request-17759.html