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

Rewrite http client #5

Open
anyuta1166 opened this issue Oct 13, 2012 · 1 comment
Open

Rewrite http client #5

anyuta1166 opened this issue Oct 13, 2012 · 1 comment
Assignees
Milestone

Comments

@anyuta1166
Copy link
Owner

Rewrite http client - it should be possible to make an http request with one (request) or three (init, request, shutdown) function calls without the complicated setup.

@ghost ghost assigned anyuta1166 Oct 13, 2012
troglobit added a commit to troglobit/inadyn that referenced this issue Jun 27, 2017
This patch, inspired by anyuta1166#5, not only cleans out unused
error codes, but adds human-readable error descriptions as well.

Inadyn has for a long time now had better syslog messages in general,
and with this we now also get a better dying gasp message on failure.

Signed-off-by: Joachim Nilsson <[email protected]>
@troglobit
Copy link

Agreed, in progress.

Also, sorry for the misplaced reference to this issue from my commit. I meant to tag #7 of course ...

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

No branches or pull requests

2 participants