Search:
Asterisk func curlopt
Synopsis:
Set options for use with the CURL() functionDescription:
cookie - Send cookie with request noneconntimeout - Number of seconds to wait for connection
dnstimeout - Number of seconds to wait for DNS response
ftptext - For FTP, force a text transfer (boolean)
ftptimeout - For FTP, the server response timeout
header - Retrieve header information (boolean)
httptimeout - Number of seconds to wait for HTTP response
maxredirs - Maximum number of redirects to follow
proxy - Hostname or IP to use as a proxy
proxytype - http, socks4, or socks5
proxyport - port number of the proxy
proxyuserpwd - A <user>:<pass> to use for authentication
referer - Referer URL to use for the request
useragent - UserAgent string to use
userpwd - A <user>:<pass> to use for authentication
ssl_verifypeer - Whether to verify the peer certificate (boolean)
hashcompat - Result data will be compatible for use with HASH()
Syntax
CURLOPT(<option>)Arguments
Not availableReturn value
Example
Not availableNotes
- *CLI> show function CURLOPT
See also
Created by: edguy3,Last modification on Sun 13 of Dec, 2009 [19:23 UTC]

Page Changes
