Commit f11d5d9d authored by Patrick Monnerat's avatar Patrick Monnerat
Browse files

README.OS400 update for new string options.

parent ed2dbefa
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -99,6 +99,8 @@ options:
        CURLOPT_USERAGENT
        CURLOPT_USERPWD
        CURLOPT_SSH_HOST_PUBLIC_KEY_MD5
	CURLOPT_CRLFILE
	CURLOPT_ISSUERCERT
  Else it is the same as for curl_easy_setopt().
  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.