Index of Module curl - part-cw/lambdanative GitHub Wiki
curl
Module: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 |