Daniel Stenberg
b669a58f2e
CURLOPT_UPLOAD_FLAGS.md: expand
...
And list each supported flag in a nicer way
Closes #21218
2026-04-04 17:09:23 +02:00
Viktor Szakats
75395eb003
scripts: fix to quote the copyright email address
...
Also:
- fix the generated output in repo files.
Cherry-picked from #17877
Closes #17903
2025-07-12 08:59:44 +02:00
Daniel Stenberg
960984263f
docs/libcurl: make examples build with picky compiler options
...
Found by improving verify-examples.pl:
- Operate directly on markdown files to remove the need to render nroff files
first.
- Add -Wall as a compiler option to find more issues
Closes #17028
2025-04-11 15:23:51 +02:00
tiymat
6758aa722d
IMAP: add CURLOPT_UPLOAD_FLAGS and --upload-flags
...
Set properties on the uploaded resource.
Test 3209 and 3210 verify.
Closes #15970
2025-03-04 15:21:16 +01:00