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

Raise an error if fetching a remote WSDL fails #255

Merged
merged 1 commit into from
Feb 15, 2012

Conversation

joerixaop
Copy link
Contributor

Current behaviour of fetching a remote WSDL is to ignore HTTP errors. This leads to the meaningless error from #236.

This patch adds a check against HTTP errors and raises the standard Savon::HTTP::Error

@rubiii rubiii merged commit 4416df9 into savonrb:master Feb 15, 2012
@rubiii
Copy link
Contributor

rubiii commented Feb 15, 2012

thanks!

@rubiii
Copy link
Contributor

rubiii commented Feb 17, 2012

released with v0.9.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants