Skip to end of metadata
Go to start of metadata

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 Unknown

  • No labels