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 accepting all 200-299 status codes on http responses #180

Merged
merged 2 commits into from
Sep 23, 2022

Conversation

frensing
Copy link
Contributor

All status codes from 200 to 299 will be accepted as successful.
Is a test needed? I am not sure on how to best implement this.

@bigerl
Copy link
Member

bigerl commented Sep 23, 2022

The fix was good and working. I just wanted to take the chance and simplify the code a bit. It would have taken much longer to write what I wanted to point out then adjusting it myself.

  • Please double check my changed that they did not change the behavior of your fix.

@frensing frensing merged commit befe887 into develop Sep 23, 2022
@frensing frensing deleted the fix/175-handle-2XX-responses branch September 23, 2022 22:29
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