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

Allow HTTPS in SOAP request to WSDL #411

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Conversation

choptastic
Copy link
Contributor

Currently, if you specify a remote WSDL as an HTTPS URL, it crashes. This tweak allows HTTPS as the WSDL URL as well.

Copy link
Collaborator

@vinoski vinoski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Jesse, thanks for this PR. To address my comment, you can either change it yourself or I can do it. If you decide to do it yourself, please amend your commit and force-push it so this change still has only a single commit. But if you want me to address it when I merge this, that's no problem, just let me know.

src/yaws_soap_lib.erl Outdated Show resolved Hide resolved
@choptastic
Copy link
Contributor Author

Hey Steve, revision done. Thanks!

Copy link
Collaborator

@vinoski vinoski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks!

@vinoski vinoski merged commit 3fe1503 into erlyaws:master Dec 22, 2020
@vinoski
Copy link
Collaborator

vinoski commented Dec 22, 2020

Thanks @choptastic !

@choptastic
Copy link
Contributor Author

choptastic commented Dec 22, 2020 via email

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