CURL()
Synopsis
Retrieve content from a remote web or ftp server
Description
Syntax
CURL(url,post-data)
Arguments
url
post-data
- If specified, anHTTP POST
will be performed with the content of post-data, instead of anHTTP GET
(default).
See Also
Import Version
This documentation was imported from Asterisk Version SVN-branch-13-r420538