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

QHttpServer: Huge body handling

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • P2: Important
    • None
    • None
    • Qt Http Server
    • None

    Description

      Current implementation stores body content within a QByteArray.

      This could lead to extremely high memory consumption for some usage (eg.: huge file uploading).

      It could be a great idea to be able to create some routes that manage bodies in a specific way (through QHttpServerRouterRule).

      Attachments

        Issue Links

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

          Activity

            People

              mikhailsvetkin Mikhail Svetkin
              sylvaingarcia Sylvain Garcia
              Alex Blasche Alex Blasche
              Vladimir Minenko Vladimir Minenko
              Votes:
              3 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes