This is a simple wrapper for between HaXe and the wounderful libcurl.
It is released under the very permissive MIT license, see file → COPYING
.
Please not that this project is in its infancy, many features are not implemented yet, most notable the feature of documentation.
⁂
Check the tests/Test.hx file for some very simple examples.
Patches are always welcome.
type $ ./build
in the terminal to build the project
hxCurl requires libcurl for operation and developement files to compile.
⁂