Skip to content

lib: introduce curl library#220

Open
f00b4r0 wants to merge 1 commit intojow-:masterfrom
f00b4r0:curl
Open

lib: introduce curl library#220
f00b4r0 wants to merge 1 commit intojow-:masterfrom
f00b4r0:curl

Conversation

@f00b4r0
Copy link
Contributor

@f00b4r0 f00b4r0 commented Sep 10, 2024

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.

Introduce a new "curl" library which provides simplified bindings for
libcurl easy POST and GET operations.

Signed-off-by: Thibaut VARÈNE <hacks@slashdirt.org>
@f00b4r0
Copy link
Contributor Author

f00b4r0 commented Mar 23, 2025

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

@systemcrash
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants