Page 2 of 2 FirstFirst 12
Results 21 to 22 of 22

Thread: HttpHeader Request only part of an entity

  1. #21
    Join Date
    Mar 2010
    Posts
    92
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60

    Default Re: HttpHeader Request only part of an entity

    Quote Originally Posted by wysota View Post
    I have no idea what you mean. Please rephrase the question.
    thank you,i was get file size,thank you again

  2. #22
    Join Date
    Sep 2009
    Location
    UK
    Posts
    2,447
    Thanks
    6
    Thanked 348 Times in 333 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: HttpHeader Request only part of an entity

    Not every server supports Content-length. You should use it if its there, but you can't depend on it being there. This is why web browsers sometimes say "Downloaded 130KB of unknown" for example.

Similar Threads

  1. set visable part of view
    By ensky_cy in forum Qt Programming
    Replies: 0
    Last Post: 16th December 2009, 10:21
  2. Special character's HTML entity to string
    By Hiba in forum Qt Programming
    Replies: 4
    Last Post: 3rd March 2009, 14:05
  3. Qt Tutorial #1 Add-on Part II
    By ShaChris23 in forum Newbie
    Replies: 5
    Last Post: 25th April 2007, 19:00
  4. how to get a part of the string
    By probine in forum Newbie
    Replies: 2
    Last Post: 4th December 2006, 14:37
  5. Qhttp::request(...) method and GET request
    By mikhailt in forum Qt Programming
    Replies: 4
    Last Post: 15th September 2006, 12:26

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.