Welcome tiymat as #curl commit author 1350: github.com/curl/curl/pull/1597…
src: add CURLOPT_UPLOAD_FLAGS by tiymat · Pull Request #15970 · curl/curl
Adds support for specifying upload flags, to allow e.g. uploading mail via IMAP without the Seen flag. e.g. curl imap://example.com:993/MAILBOX -u 'user@example.com' --upload-file /some/fil...GitHub