Results 1 to 3 of 3

Thread: QHttp has problems with some url's

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2006
    Location
    Kranj, Slovenia
    Posts
    34
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    5

    Default QHttp has problems with some url's

    Hi!

    I tried example programm from Qt's "Examples and Demos" from section Networking - HTTP Client. I mdified it so it does not look for file name from the URL I give as input. If I try several addresses I download the main file (usually index.php, but I modified the saved file as index.txt for easier reading the content) but I can not get it from this address: "http://www.ednevnik.si/?w=malea" There is somekind of redirection that QHttp can not comprehand. The Error say: "Found". Can some of you take a look of the situation and help me with this matter? When I try to download the file from URL "http://www.rozina.si/6pack/" I receive empty file. It seems to be the problem with all blogs from address www.rozina.si as well as with all blogs from www.ednevnik.si. But a friend that is using PERL was able to get the file from those adresses. Can any of you find an explanation for this? What is happening? I can not explain the failure.
    The attached file should be renamed cpp and is modified file of the Qt's example...

    Regards!
    Luka
    Attached Files Attached Files

Similar Threads

  1. QT4 Plugins - problems, problems
    By NormanDunbar in forum Qt Programming
    Replies: 6
    Last Post: 9th May 2006, 16:39

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.