ucode
ucode copied to clipboard
lib: introduce curl library
Introduce a new "curl" library which provides simplified bindings for libcurl easy POST and GET operations.
This is a basic implementation at this stage, but it seems to work reliably for POSTing data and GETing content.
@jow- I've rebased onto current master. Anything else needs changing?
Hello @f00b4r0 and @jow- this looks like a useful addition. Are there any blockers?