Logo move from
"http://www.arduino.cc/asciilogo.txt"
to
"https://www.arduino.cc/asciilogo.txt"
Yún HTTP Client:
HttpClient client; //Add noCheckSSL client.noCheckSSL(); // Make a HTTP request: client.get("https://www.arduino.cc/asciilogo.txt");
Comments powered by CComment