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

QHttpMultipart: add public API to read QHttpMultipart content

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 5.3.0
    • Network: HTTP

      Today, in July 2023, there are more and better reasons to consider working on this. There are multiple use cases for the renewed Qt HTTP Server and for upcoming helpers for REST.

       

      This is the original description:

      #########################

      We use QHttpMultipart to create the data for post operation. We implement recovery from failed post operation and we want to recover also when the application is restarted.

      We would like to have an option to serialize QHttpMultipart content and send it later with QNetworkAccessManager::post(const QNetworkRequest &, const QIODevice *).

      Is it acceptable to publish QHttpMultipartIODevice?
      Can QHttpMultipart inherit QIODevice directly?
      Any other API extension to support our use case?

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

            manordheim Mårten Nordheim
            bkatreniak Branislav Katreniak
            Vladimir Minenko Vladimir Minenko
            Votes:
            6 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes