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

Ensure response handler are called with response=nil if there is an error #1475

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

mfussenegger
Copy link
Owner

Alternative to #1469

The response.body was reused as response despite having an error set
based on success=false

…rror

Alternative to #1469

The `response.body` was reused as `response` despite having an error set
based on `success=false`
@mfussenegger mfussenegger merged commit 6a5bba0 into master Mar 17, 2025
16 checks passed
@mfussenegger mfussenegger deleted the response-handler branch March 17, 2025 19:49
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.

1 participant