Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

CURL()

Synopsis

Retrieve content from a remote web or ftp server

Description

Syntax

CURL(url,post-data)
Arguments
  • url
  • post-data - If specified, an HTTP POST will be performed with the content of post-data, instead of an HTTP GET (default).

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-10-r378689

  • No labels