]> git.ipfire.org Git - thirdparty/curl.git/commit
cmdline-docs: mention HTTP resumed uploads to be shaky
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Jun 2025 12:16:25 +0000 (14:16 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Jun 2025 21:23:50 +0000 (23:23 +0200)
commitf6ab4c8b75bed890b63e28fb26b819bbe2bd2073
treedc90f821ea6d0875fa70b85a5b455660c0e70712
parenta084ad543e30d5baa36793c512231ed336eea303
cmdline-docs: mention HTTP resumed uploads to be shaky

In the documentation for the --continue-at and --range options.

A future version could implement support for the new standard HTTP resumed
uploads mechanism.

Ref: #17510
Closes #17521
docs/cmdline-opts/continue-at.md
docs/cmdline-opts/range.md