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

QHttpServer: Huge body handling

XMLWordPrintable

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

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

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

            oyheskes Øystein Heskestad
            sylvaingarcia Sylvain Garcia
            Alex Blasche Alex Blasche
            Vladimir Minenko Vladimir Minenko
            Votes:
            3 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes