wiota / lime

Lime binds your work together.
lime.wiota.co
2 stars 0 forks source link

Images are being served over HTTP, not HTTPS #129

Open di opened 9 years ago

di commented 9 years ago

This is creating warnings in-browser in Lime. Since the retrieve_image function is shared by both Lime (which should always be HTTPS) and Facade (which usually is HTTP) we should probably be defaulting to HTTPS.