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 response with error status code and without response body #1053

Merged
merged 1 commit into from Mar 26, 2019

Conversation

aleung
Copy link
Contributor

@aleung aleung commented Mar 26, 2019

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 to non-success status code but didn't remove the old one and let reviewer to check it.

This PR supersedes #1029 since code had been changed to TypeScript.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 93.242% when pulling 1249cbc on aleung:ts_404_error into 58c0b8a on vpulim:master.

@jsdevel jsdevel merged commit 1f4af8a into vpulim:master Mar 26, 2019
@jsdevel
Copy link
Collaborator

jsdevel commented Mar 26, 2019

thanks @aleung !

@aleung aleung deleted the ts_404_error branch March 26, 2019 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants