Constructor-io / constructorio-client-javascript

Constructor.io JavaScript client for web applications
https://constructor.io
MIT License
17 stars 5 forks source link

[CSL-3045] Added enforcement of https for service client url #309

Closed HFaifman closed 7 months ago

HFaifman commented 7 months ago

This PR enforces HTTPs for the Service Url, similarly to what was done for the Node client in this PR