1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-24 19:42:27 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
ca092f4754 fix warnings 2015-11-22 15:01:38 +01:00
464b9f2bfb improve error handling
add httpClient::sendRequest ( universal request send )
2015-11-22 15:00:14 +01:00
0a8f5be257 add more documentation and cleanup the example 2015-11-22 11:27:32 +01:00
1e7b9688a5 add examples/BasicHttpClient/BasicHttpClient.ino
fix get size
only fingerprint when strlen > 0
2015-11-22 11:09:48 +01:00
70ca494a7f add Response header handling 2015-11-17 17:40:14 +01:00
95dada180c first httpClient 2015-11-16 19:29:33 +01:00