mirror of
https://github.com/curl/curl.git
synced 2026-08-26 19:23:32 +03:00
Dominick Meglio implemented CURLOPT_MAXFILESIZE and --max-filesize.
This commit is contained in:
parent
94568f884d
commit
ce5db9a86e
11 changed files with 60 additions and 7 deletions
|
|
@ -2,6 +2,7 @@ Curl and libcurl 7.10.8 is out! A bugfix release.
|
|||
|
||||
This release includes the following changes:
|
||||
|
||||
o CURLOPT_MAXFILESIZE was added, and --max-filesize.
|
||||
o CURLOPT_PASSWDFUNCTION and CURLOPT_PASSWDDATA are no longer supported.
|
||||
o IPv6 is now supported on Windows builds too
|
||||
o CURLOPT_IPRESOLVE lets you select pure IPv6 or IPv4 resolved addresses
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue