]> git.ipfire.org Git - thirdparty/curl.git/commit
docs: mention max-filesize options also apply to MQTT transfers
authorJay Satiro <raysatiro@yahoo.com>
Wed, 21 Jul 2021 05:00:44 +0000 (01:00 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Wed, 21 Jul 2021 05:03:06 +0000 (01:03 -0400)
commitecf0225461590f3204f237f57919131efcebb3b7
tree80142cdfb5ba33df5d577b06950f3ba025df1a2e
parent9bd629bfadeb3988df473ae4747e04f1ee3df610
docs: mention max-filesize options also apply to MQTT transfers

Also make it clearer that the caveat 'if the file size is unknown it
the option will have no effect' may apply to protocols other than FTP
and HTTP.

Reported-by: Josh Soref
Fixes https://github.com/curl/curl/issues/7453
docs/cmdline-opts/max-filesize.d
docs/libcurl/opts/CURLOPT_MAXFILESIZE.3
docs/libcurl/opts/CURLOPT_MAXFILESIZE_LARGE.3