mirror of
https://github.com/jorisvink/kore
synced 2025-03-09 12:39:01 -04:00
This function is called when an HTTP request is being free'd, allowing you to perform any sort of state cleanup attached to the HTTP request.
Kore asynchronous libcurl integration example.
This example demonstrates how you can use the asynchronous libcurl api from Kore to perform HTTP client requests, or FTP requests, or send emails all in an asynchronous fashion.
Run:
$ kodev run
$ curl https://127.0.0.1:8888
$ curl https://127.0.0.1:8888/ftp