Skip to content
ben-sangster edited this page Oct 7, 2010 · 1 revision

HTTPCurl

Description

HTTP download / upload interface.

Functions

API

Found in "dmz/components/http"

API Functions

FunctionPtr download (self, String url, Function fnc)

FunctionPtr upload (self, String url, String value, Function fnc)

Clone this wiki locally