Support HTTPS protocol in external APIs
ankurjain86 opened this issue · 0 comments
ankurjain86 commented
Currently external api assumes the protocol to be always http and so not support https, though the underlying request library do support https calls.