bet365 / soap

Make it easy to use SOAP from Erlang
Apache License 2.0
200 stars 74 forks source link

Allow retrieving WSDL files over HTTPS. #40

Open IslandUsurper opened 6 years ago

IslandUsurper commented 6 years ago

Fixes #20, I hope.

IslandUsurper commented 6 years ago

It does require ssl to be started, with it's dependencies, at least when using inets. But wsdl2erlang() now works for me.