Just a note - ESP8266 will likely ignore the https and will attempt a normal http connection, which is probably why it works.
https
@Gordon started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Just a note - ESP8266 will likely ignore the
https
and will attempt a normal http connection, which is probably why it works.