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?