mirror of
https://github.com/curl/curl.git
synced 2024-11-27 05:50:21 +08:00
CURLOPT_MAXFILESIZE
This commit is contained in:
parent
20f85b94df
commit
943e31b35c
@ -53,6 +53,10 @@ TODO
|
||||
* Make the built-in progress meter use its own dedicated output stream, and
|
||||
make it possible to set it. Use stderr by default.
|
||||
|
||||
* CURLOPT_MAXFILESIZE. Prevent downloads that are larger than the specified
|
||||
size. CURLE_FILESIZE_EXCEEDED would then be returned. Gautam Mani
|
||||
requested.
|
||||
|
||||
DOCUMENTATION
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user