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

Make it poissible to handle multi-part uploads

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 6.6
    • Qt Http Server
    • None
    • All

    Description

      With QHttpMultiPart one can easily create  a multi-part upload on the sender side, but there is no support for decoding these requests on the QHttpServer side.

      Your only options right now are direct binary uploads, or parsing all the parts boundaries by hand.

      Attachments

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

        Activity

          People

            mikhailsvetkin Mikhail Svetkin
            rgriebl Robert Griebl
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes