Skip to content

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