Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
-
Foundation PM Prioritized
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
- relates to
-
QTBUG-125717 A possibility to use existing memory for payload data in Qt HTTP Server
- Closed