mirror of
https://github.com/curl/curl.git
synced 2026-08-25 11:43:36 +03:00
7.14.2 actually
This commit is contained in:
parent
7e845e7cfd
commit
e369270f88
3 changed files with 5 additions and 5 deletions
|
|
@ -3911,7 +3911,7 @@ operate(struct Configurable *config, int argc, char *argv[])
|
|||
|
||||
curl_easy_setopt(curl, CURLOPT_IGNORE_CONTENT_LENGTH, config->ignorecl);
|
||||
|
||||
/* curl 7.14.1 */
|
||||
/* curl 7.14.2 */
|
||||
curl_easy_setopt(curl, CURLOPT_FTP_SKIP_PASV_IP,
|
||||
config->ftp_skip_ip);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue