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

fixed; handle connection errors #192

Merged
merged 1 commit into from
Jan 22, 2014
Merged

fixed; handle connection errors #192

merged 1 commit into from
Jan 22, 2014

Conversation

aheckmann
Copy link
Contributor

Includes often require making requests to other servers which may be down. This change handles this error and properly passes it back through to the callback instead of trying to parse a non-existant response.

also fixes #129

includes often require making requests to other servers
which may be down. this now handles this error and properly
passes it back through to the callback instead of trying
to parse a non-existant response

closes #129
@andrewtch
Copy link

bump!

@aheckmann
Copy link
Contributor Author

ping

aheckmann added a commit that referenced this pull request Jan 22, 2014
…n-errors

fixed; handle connection errors
@aheckmann aheckmann merged commit 76e8ec6 into vpulim:master Jan 22, 2014
@aheckmann aheckmann deleted the properly-handle-wsdl-connection-errors branch January 22, 2014 00:27
diarmaidm pushed a commit to diarmaidm/node-soap that referenced this pull request Feb 3, 2016
…nection-errors

fixed; handle connection errors
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