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 processing HttpClientResponseException with custom Http Status codes #11390

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

altro3
Copy link
Contributor

@altro3 altro3 commented Nov 29, 2024

Fixed #11383

@graemerocher
Copy link
Contributor

can you add a test?

@altro3 altro3 force-pushed the custom-http-status-code branch 2 times, most recently from 89f8e4f to 6027f52 Compare December 1, 2024 16:20

Verified

This commit was signed with the committer’s verified signature.
nunogois Nuno Góis
@altro3 altro3 force-pushed the custom-http-status-code branch from 6027f52 to c263b56 Compare December 2, 2024 09:12
@altro3
Copy link
Contributor Author

altro3 commented Dec 2, 2024

@graemerocher done

@graemerocher graemerocher added the type: bug Something isn't working label Dec 2, 2024
@sdelamo sdelamo merged commit c5396f7 into micronaut-projects:4.8.x Dec 2, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

HttpClient should not fail with non-standard http codes
3 participants