You are reading a single comment by @opichals and its replies.
Click here to read the full conversation.
-
Thanks. Just tried. Got response:
<html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body bgcolor= <html> <head><title>400 The plain HTTP request was sent to HTTPS port</title></head> <body bgcolor="white"> <center><h1>400 Bad Request</h1></center> <center>The plain HTTP request was sent to HTTPS port</center> <hr><center>cloudflare-nginx</center> </body> </html>
Did you get xml in response?
And now try with a colon in the protocol. Like
protocol:"https:"
. I have tried this in the Linux Espruino build and it worked for me.