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

Provide pause/resume functionality in QNetworkAccessManager

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • Some future release
    • 4.8.0
    • Network
    • None

    Description

      On mobile devices, it's common to interrupt and resume downloads based on various conditions (connection changes, least cost routing, incoming call, higher-priority download etc. etc.).

      Bearer Management already supports this feature when the backend changes (e.g. form 3g to WLan), but it would be nice if the developer could manually trigger a pause/resume via API.

      Suggestion: QNetworkReply::canResume(), QNetworkReply::pause(), QNetworkReply::resume()

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            fernenge Harald Fernengel
            Votes:
            8 Vote for this issue
            Watchers:
            10 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes