The current code is using httpc:request only on URIs which begin with 'http://', so I cannot access a WSDL which is only served via HTTPS. https://github.com/mjooms/scrub/blob/master/src/scrub.erl#L514
The current code is using httpc:request only on URIs which begin with 'http://', so I cannot access a WSDL which is only served via HTTPS.
https://github.com/mjooms/scrub/blob/master/src/scrub.erl#L514