-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Ivan Semenkov edited this page Jun 13, 2020
·
2 revisions
It is object pascal bindings and wrapper around cURL library.
Project road map you can find at trello.com.
libpascurl.pas file contains the cURL translated headers to use this library in pascal programs. You can find C API documentation at cURL website.
pascurl.pas file contains the cURL object wrapper.