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

fix: handle response that is not an instance of Response #115

Merged
merged 2 commits into from
Dec 29, 2023

Conversation

yusukebe
Copy link
Member

Fixes #114

Handling of responses returned from applications that are not Response instances, returning a proper response.

@yusukebe
Copy link
Member Author

@usualoma

If you can, please review this!

@usualoma
Copy link
Member

@yusukebe LGTM!

@yusukebe yusukebe merged commit 24f9042 into main Dec 29, 2023
@yusukebe yusukebe deleted the fix/handle-not-response-object branch December 29, 2023 12:37
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.

Handle an invalid response
2 participants