We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
throw-exceptions?
throw-exceptions
The actual keyword is :throw-exceptions: https://github.com/gnarroway/hato/blob/master/src/hato/middleware.clj#L147
:throw-exceptions
The text was updated successfully, but these errors were encountered:
That seems at odds with this test: https://github.com/gnarroway/hato/blob/master/test/hato/client_test.clj#L179 so it's not clear how that test passes...?
Sorry, something went wrong.
Ah, because of this: https://github.com/gnarroway/hato/blob/master/src/hato/middleware.clj#L88-L101
Eh, not sure I like that solution.
No branches or pull requests
The actual keyword is
:throw-exceptions
: https://github.com/gnarroway/hato/blob/master/src/hato/middleware.clj#L147The text was updated successfully, but these errors were encountered: