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

Raise error for any 4xx or 5xx HTTP status code #640

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

reuben453
Copy link

Raise error for any 4xx or 5xx HTTP status code. If there is no special error class, raise ResponseError.

Fixes #639

If there is no special error class, raise ResponseError.
@NARKOZ NARKOZ merged commit e6cfd10 into NARKOZ:master Apr 27, 2022
@NARKOZ
Copy link
Owner

NARKOZ commented Apr 27, 2022

Thank you ❤️

@reuben453
Copy link
Author

Thanks @NARKOZ! Could you create a new tag please?

@NARKOZ
Copy link
Owner

NARKOZ commented Jul 10, 2022

Version 4.19.0 was pushed to Rubygems.

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.

Raise error for all 4xx and 5xx response status codes
2 participants