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

feat: use StatusCode::is_success instead of just OK #1974

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

DaniPopes
Copy link
Member

We currently only accept status code 200, whereas any code in 200..300 is a valid success code.

We currently only accept status code 200, whereas any code in 200..300
is a valid success code.
@mattsse mattsse merged commit be494ed into main Jan 30, 2025
27 checks passed
@mattsse mattsse deleted the dani/is-success branch January 30, 2025 20: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.

2 participants