Lasso Soft Inc. > Home

Name Summary Category
CURLOPT_POSTFIELDS Use with [curl->set]. The parameter which should be the full data to post in a HTTP POST operation. You must make sure that the data is formatted the way you want the server to receive it.... Curl
CURLOPT_CAPATH Used in conjuction with [curl->set] to name a directory holding multiple CA certificates to verify the peer with. If libcurl is built against OpenSSL, the certificate directory must be... Curl
CURLOPT_COOKIE [curlopt_cookie] is used together with [curl->set]. The parameter expected by [curl->set] is a string that will be used to  set a cookie in the HTTP request. The format of... Curl
CURLOPT_COOKIEFILE [curlopt_cookiefile] is used together with [curl->set]. The parameter expected by [curl->set] is a string that identifies a file with cookie data that will be used to set the cookies of a... Curl
CURLOPT_ENCODING [curlopt_encoding] is used together with [curl->set]. The parameter expected by [curl->set] is a string that sets the contents of the Accept-Encoding: header sent in an HTTP request, and... Curl
CURLOPT_FTPPORT [curlopt_ftpport] is used together with [curl->set]. The parameter expected by [curl->set] is a string that will be used to get the IP address to use for the FTP PORT instruction. The PORT... Curl
CURLOPT_INTERFACE Use with [curl->set]. Sets the interface name to use as outgoing network interface. The name can be an interface name, an IP address, or a host name. Curl
CURLOPT_NETRC_FILE Use with [curl->set]. Set to a string containing the full path name to the file you want libcurl to use as .netrc file. If this option is omitted, and CURLOPT_NETRC is set, libcurl will... Curl
CURLOPT_PROXY Used with [curl->set] to set the HTTP proxy to use. The parameter is a string holding the host name or dotted IP address. To specify port number in this string, append :{port} to the end of... Curl
CURLOPT_CONNECTTIMEOUT [curlopt_connecttimeout] is used together with [curl->set]. The parameter expected by [curl->set] is an integer that will be used to set the number of seconds to allow the connection phase... Curl
CURLOPT_COOKIESESSION [curlopt_cookiesession] is used together with [curl->set]. The parameter expected by [curl->set] is an integer that will be used to mark this a new cookie "session". It will... Curl
CURLOPT_CRLF [curlopt_crlf] is used together with [curl->set]. The parameter expected by [curl->set] is an integer. A value of 1 means that curl should convert Unix newlines to CRLF newlines on transfers. A... Curl
CURLOPT_FAILONERROR
[curlopt_failonerror] is used together with [curl->set]. The parameter expected by [curl->set] is an integer. A value of 1 means that curl...
Curl
CURLOPT_FILETIME [curlopt_filetime] is used together with [curl->set]. The parameter expected by [curl->set] is an integer. A value of 1 means that libcurl will attempt to get the modification date of the... Curl
CURLOPT_FOLLOWLOCATION Used with [curl->set]. A value of 1 means that curl should follow any Location: header that the server sends as a part of an HTTP header. This means that the library will re-send the same... Curl
CURLOPT_FTP_SSL [curlopt_ftp_ssl] is used together with [curl->set]. It alters which level of SSL curl should use for the transfer. The parameter expected by [curl->set] is an integer. The methods listed... Curl
CURLOPT_FTPLISTONLY [curlopt_ftplistonly] is used together with [curl->set]. The parameter expected by [curl->set] is an integer. A value of 1 means that only the name of the files in the directory will be... Curl
CURLOPT_FTPSSLAUTH [curlopt_ftpsslauth] is used together with [curl->set]. It alters how curl issues AUTH TLS or AUTH SSL when FTP over SSL is activated. See [curlopt_ftp_ssl]. The parameter expected by... Curl
CURLOPT_HTTPAUTH Use with [curl->set] to set a bitmask parameter, to direct curl which authentication method(s) you want it to use. The available bits are listed below. If more than one bit is set, libcurl will... Curl
CURLOPT_HTTPPROXYTUNNEL Use with [curl->set]. Set the parameter to 1 to make the library tunnel all operations through a given HTTP proxy. There is a difference between using a proxy and to tunnel through it. Curl
CURLOPT_MAXREDIRS [curlopt_maxredirs] is used with [curl->set]. The parameter expected by [curl->set] is an integer. The value sets the number of times curl will repeat the recursive following of the Location:... Curl
CURLOPT_NETRC Used with [curl->set], this parameter controls the preference of libcurl between using user names and passwords from your ~/.netrc file, relative to user names and passwords in the URL supplied... Curl
CURLOPT_NOPROGRESS Used with [curl->set] to direct the progress meter functionality. If set to 1, it tells the library to shut off the progress meter completely. It will also prevent the... Curl
CURLOPT_PORT Use with [curl->set]. Specifies what remote port number to connect to, instead of the one specified in the URL or the default port for the used protocol. Curl
CURLOPT_POST Use with [curl->set]. When set to 1 tells the library to do a regular HTTP post. This will also make the library use a "Content-Type: application/x-www-form-urlencoded" header.... Curl
Showing 301 - 325 of 2,580

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft