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

QtHttpServer is missing the possibility to handle multipart bodies

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.0
    • Network
    • None
    • All

    Description

      Most of the time multi-part is used because to handle big data upload/download.

      Since multi-part requests are handled completly handled internally by QHttpServerRequest, there is no way to stream data directly to "something" (i.e a file).

      I don't look at QHttpServerResponse but the same feature should be added as well, with the same goal, be able to handle hudge data chunks.

      Attachments

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

        Activity

          People

            mikhailsvetkin Mikhail Svetkin
            lmussier Mussier Ludovic
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes