Skip to content

Index of Module curl

Chris Petersen edited this page Sep 11, 2015 · 1 revision

Module: curl

This modules provides a wrapper for the libcurl library.

Functions in this module:

Function Short Description
(curl-GET url header) Perform a GET method request
(curl-POST url header) Perform a POST method request
(curl-data) Return curl result
Clone this wiki locally