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

Handle error http status code without response body #1029

Closed
wants to merge 1 commit into from

Conversation

aleung
Copy link
Contributor

@aleung aleung commented Oct 22, 2018

Prior to v0.24.0 soap client reports error when server returns 404 error without body. This behavior was broken by #986.

And also I suspect that the test case 'Handle non-success http status codes' is invalid and doesn't cover the non-success http status code scenario. I added new test case but didn't remove the old one and let reviewer to check it.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 93.383% when pulling 0c5aa4b on aleung:404_error into 0efafa2 on vpulim:master.

@aleung
Copy link
Contributor Author

aleung commented Mar 26, 2019

Close by #1053

@aleung aleung closed this Mar 26, 2019
@aleung aleung deleted the 404_error branch March 26, 2019 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants