CURL()
Synopsis
Retrieve content from a remote web or ftp server
Description
Syntax
No Format |
---|
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-10-r378689