Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-25854

Sporadic progress events for chunked gzip data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 4.8.0, 4.8.1
    • Network
    • None
    • Windows

    Description

      When streaming gzipped data (i.e. bytesTotal is 0), downloadProgress/readyRead do not fire for each 'line' of data, instead Qt buffers ~50KB before dispatching these events.

      Setting the read buffer size doesn't help (see https://bugreports.qt-project.org/browse/QTBUG-25327).

      N.b. This behaviour is not observed after setting Accept-Encoding to 'identity'

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            lostplan Sol
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes