ucode icon indicating copy to clipboard operation
ucode copied to clipboard

lib: introduce curl library

Open f00b4r0 opened this issue 1 year ago • 2 comments

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.

f00b4r0 avatar Sep 10 '24 18:09 f00b4r0

@jow- I've rebased onto current master. Anything else needs changing?

f00b4r0 avatar Mar 23 '25 12:03 f00b4r0

Hello @f00b4r0 and @jow- this looks like a useful addition. Are there any blockers?

systemcrash avatar Nov 12 '25 21:11 systemcrash