Skip to content
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

Need a way to get HTTP response codes from request methods #15

Open
ciaran2 opened this issue Mar 4, 2022 · 0 comments
Open

Need a way to get HTTP response codes from request methods #15

ciaran2 opened this issue Mar 4, 2022 · 0 comments

Comments

@ciaran2
Copy link
Contributor

ciaran2 commented Mar 4, 2022

The most obvious way would be to add an outparam to the request functions, e.g. CURLcode docker_get(DOCKER *client, char *url, long *http_code) but given that this is a breaking API change it's best if there's some agreement before someone does any development.

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

No branches or pull requests

1 participant