Skip to content

jellehelsen/CURL4D

Repository files navigation

CURL4D

CURL4D provides access to the CURL library for accessing http, https, ftp, ftps, tftp, …

Currently only http has been tested (sort of). Currently only a Mac OS X version is available.

Available methods

Get URL Text(URL) → text

Parameters

Parameter Type
URL string url to download
Function result text downloaded text

Get URL Blob(URL) → blob

Parameters

Parameter Type
URL string url to download
Function result blob downloaded data

URLs should be properly formatted.

About

A 4D plugin providing access to libcurl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published