[curl->set] is used together with the [curlopt_*] methods. They are all used for the same purpose – to set different options for the curl operation.
For more information, look at the respective [curlopt_] method.
curl->set('curlopt_option', 'string value')
curl->set('curlopt_option', 'integer value')
curl->set('curlopt_option', 'null value')
curl->set('curlopt_option', 'array value')
curl->set('curlopt_option', 'bytes value')
Code
local(c = curl('ftp://ftp.sunet.se/pub/etext/'))
#c->set(curlopt_ftplistonly, 1)
#c->result
Result
0Atte Finnish etext gutenberg hwb libellus mh ota runeberg wiretap-classic-library
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 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments