1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

README.OS400 update for new string options.

This commit is contained in:
Patrick Monnerat 2008-07-18 14:46:52 +00:00
parent f11d5d9de8
commit ac6d6ec2f1

View File

@ -99,8 +99,8 @@ options:
CURLOPT_USERAGENT CURLOPT_USERAGENT
CURLOPT_USERPWD CURLOPT_USERPWD
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
CURLOPT_CRLFILE CURLOPT_CRLFILE
CURLOPT_ISSUERCERT CURLOPT_ISSUERCERT
Else it is the same as for curl_easy_setopt(). Else it is the same as for curl_easy_setopt().
Note that CURLOPT_ERRORBUFFER is not in the list above, since it gives the Note that CURLOPT_ERRORBUFFER is not in the list above, since it gives the
address of an (empty) character buffer, not the address of a string. address of an (empty) character buffer, not the address of a string.