Results 1 to 12 of 12

Thread: Reading web content with QNetworkAccessManager and QNetworkReply

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Reading web content with QNetworkAccessManager and QNetworkReply

    Is your AVR generating realistic HTTP headers? A Length: atribute? Can you post the result of this:
    Qt Code:
    1. wget -S http://your.target.url
    To copy to clipboard, switch view to plain text mode 
    (I assume you are using a Linux box)

  2. The following user says thank you to ChrisW67 for this useful post:

    Tomasz (9th February 2011)

Similar Threads

  1. Replies: 2
    Last Post: 18th January 2012, 15:01
  2. Replies: 1
    Last Post: 9th October 2010, 23:54
  3. Replies: 2
    Last Post: 18th June 2010, 11:04
  4. Problems reading content of QFile
    By martinn in forum Newbie
    Replies: 12
    Last Post: 6th April 2010, 18:42
  5. Replies: 2
    Last Post: 9th January 2010, 02:03

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.