Results 1 to 2 of 2

Thread: QHttp: empty path requested is invalid -- using '/'

  1. #1
    Join Date
    Feb 2011
    Location
    Latvia
    Posts
    139
    Thanks
    24
    Thanked 6 Times in 6 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default QHttp: empty path requested is invalid -- using '/'

    I get an interesting warning in my program that parses xml.
    So when i use links like:
    "http://rss.news.yahoo.com/rss/yahoonewsroom"
    "http://www.delfi.lv/rss.php"

    I get the warning
    QHttp: empty path requested is invalid -- using '/'

    But when I use
    "http://www.forumcinemas.lv/rss/xml/movies/

    I get no warnings... What can be the problem here?

  2. #2
    Join Date
    Mar 2008
    Location
    Houston, Texas, USA
    Posts
    277
    Thanks
    9
    Thanked 17 Times in 17 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Maemo/MeeGo

    Default Re: QHttp: empty path requested is invalid -- using '/'

    Well first of all why are you using QHttp when it's deprecated? You should be using QNetworkAccessManager.
    Qt-4.7.3 | Gentoo ~amd64 | KDE-4.7
    Aki IRC Client for KDE4 | Qt Documentation

Similar Threads

  1. QHttp Request with "#" in path
    By ct in forum Qt Programming
    Replies: 1
    Last Post: 2nd November 2009, 11:57
  2. QTcpServer : retrieve the requested URL
    By fitzy in forum Qt Programming
    Replies: 4
    Last Post: 27th October 2009, 14:30
  3. QT thread classes quidance requested
    By bajarangi in forum Qt Programming
    Replies: 0
    Last Post: 26th May 2009, 13:56
  4. Qhttp get in qt3 to file? file is empty until app is close?
    By triperzonak in forum Qt Programming
    Replies: 1
    Last Post: 20th September 2008, 15:54
  5. remove directory empty or not empty
    By raphaelf in forum Newbie
    Replies: 12
    Last Post: 27th October 2006, 07:30

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.