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

[backlog] Improve HTTP header parsing

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P2: Important
    • 4.7.0
    • None
    • Network
    • None
    • 79a7572bf2aa42ca246cb7efd53e3dac2cd426bc

    Description

      Changs to QHttpNetworkReply to reduce memory reallocations. Reserve some bytes instead of doing QByteArray::append(char) all them time. E.g. this can be seen in the parseHeader method that appends bytes to the "fragments" instance.

      Attachments

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

        Activity

          People

            mgoetz Markus Goetz (Inactive)
            holger Holger Freyther
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes