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

Provide pause/resume functionality in QNetworkAccessManager

XMLWordPrintable

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

      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()

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

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

              Created:
              Updated:

                There are no open Gerrit changes