added CURLOPT_FTP_USE_PRET

This commit is contained in:
Daniel Stenberg 2010-01-01 14:52:12 +00:00
parent 605bbfc4c0
commit 241c0ad5bd
1 changed files with 1 additions and 0 deletions

View File

@ -231,6 +231,7 @@ CURLOPT_FTP_SSL 7.11.0 7.16.4
CURLOPT_FTP_SSL_CCC 7.16.1
CURLOPT_FTP_USE_EPRT 7.10.5
CURLOPT_FTP_USE_EPSV 7.9.2
CURLOPT_FTP_USE_PRET 7.20.0
CURLOPT_HEADER 7.1
CURLOPT_HEADERDATA 7.10
CURLOPT_HEADERFUNCTION 7.7.2