diff options
| author | Mate Barany <mate.barany@qt.io> | 2023-11-16 17:06:33 +0100 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@qt.io> | 2024-05-30 18:52:42 +0000 |
| commit | 32610561e3e7480ea103e730c11e5e3a9675a54a (patch) | |
| tree | 6d9c47dc60e0e61e2b60f341b2ec5c5b7838dd59 /tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp | |
| parent | a5953d20e27ab73774058dd06ac514f9310a41e8 (diff) | |
Add convenience classes to generate QHttpMultipart messages
Constructing and composing a QHttpMultipart contains some aspects that
are possible candidates for automating, such as setting the headers
manually for each included part. As a reference, when issuing a default
multipart with CURL, one does not need to manually set the headers.
Add the class QFormDataPartBuilder to simplify the construction of
QHttpPart objects.
Add the class QFormDataBuilder to simplify the construction of
QHttpMultiPart objects.
[ChangeLog][QtNetwork][QFormDataBuilder] New class to help constructing
multipart/form-data QHttpMultiParts.
Fixes: QTBUG-114647
Change-Id: Ie035dabc01a9818d65a67c239807b50001fd984a
Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions
