Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
None
-
f39b39b8c (dev), 34f6210bb (6.8), 8c8a0c06d (dev), cdb447224 (6.7), b5dde79bc (6.8), 14a59bf0b (dev), 838a2fde2 (6.8), 14f68c9d4 (dev), 90a9ab2a4 (dev), 2541f1945 (dev), 9bcf320fc (dev), d0b0fe766 (dev), 4da130838 (dev), ab859d5f9 (dev), 9fcafa715 (dev)
-
Foundation Sprint 109, Foundation Sprint 110, Foundation Sprint 111, Foundation Sprint 112
Description
- investigate percent encoding: is it really needed?
- investigate the deduction mechanism: what should happen if no mime type is specified and the type cannot be deduced because the qmimedatabase is not present?
- improve test coverage:
- additional types (pdf, zip, etc...)
- additional headers for setheaders
- test the case when no mime type is provided and the qmimedatabase is not present
- investigate the possibility of a small, but working example as a manual test
- improve documentation: provide at least one code snippet that demonstrates how the new API can be used
- Support different styles of filename (Options): RFC 8187 (RFC 5987), RFC 6266, RFC 7578
Make part() idempotent (return the same part every time) and add API for the use-case of attaching multiple files- discussed here: https://codereview.qt-project.org/c/qt/qtbase/+/565634/comment/c8e2cced_63a28119/
- not needed if QFDPB gets pimpl'ed in a way that it references the QFDBPrivate + an index.
Attachments
Issue Links
- mentioned in
-
Page Loading...