CCF/getting_started
Eddy Ashton c7568876f6
Use libcurl on the host to send HTTP notifications (#381)
* Minimal curl post example

* Make sure request is null-terminated

* Python notification server receives HTTP

* Drop old notifications, write HTTP to given address

* Set appropriate content type

* Start using curl_multi

* Properly poll for curl multi responses, +cleanup

* Add Content-Type header

* Re-enable notifications test

* Minor TODOs

* Document curl dependency

* Install correct dev library for libcurl

* find_package(CURL)
2019-09-19 11:23:55 +01:00
..
create_vm Initial file import 2019-04-26 16:27:27 +01:00
setup_vm Use libcurl on the host to send HTTP notifications (#381) 2019-09-19 11:23:55 +01:00