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

evaluate return HTTP code #13

Open
nlohmann opened this issue Jul 31, 2018 · 1 comment
Open

evaluate return HTTP code #13

nlohmann opened this issue Jul 31, 2018 · 1 comment

Comments

@nlohmann
Copy link
Owner

For instance, to react on invalid DSN.

see https://stackoverflow.com/questions/290996/http-status-code-with-libcurl/291006

@nlohmann
Copy link
Owner Author

nlohmann commented Aug 6, 2018

From the documentation:

You’ll always want to check for a 200 response if you want to ensure that the message was delivered, as a small level of validation happens immediately that may result in a different response code (and message).

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