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.
Parameter | Type | ||
URL | string | → | url to download |
Function result | text | ← | downloaded text |
Parameter | Type | ||
URL | string | → | url to download |
Function result | blob | ← | downloaded data |
URLs should be properly formatted.