8000 Simple libcurl bindings by pdbogen · Pull Request #7 · RhostMUSH/trunk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Simple libcurl bindings #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Simple libcurl bindings #7

wants to merge 12 commits into from

Conversation

pdbogen
Copy link
@pdbogen pdbogen commented Jan 30, 2015

n.b., this is built on top of my asksource.sh refactor, though it shouldn't strictly be necessary. Still, that code merges cleanly and is functional, so either pull that in first, or close that one and pull this one.

This is MVP implementation of cURL bindings for RhostMUSH, adding a function http_get() to make simple GET requests.

This is a minimal implementation, and needs to be expanded (e.g., to expose certain cURL options like SSL certificate validation; to allow POST requests; to allow arbitrary HTTP verbs; to allow arbitrary headers); and also documentation.

@mrsenile
Copy link
Contributor

Looks like a useful addition.

Need to wait for it to be fully baked and tested as there was some crash bugs identified.

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
0