1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-05-09 16:41:02 +03:00

3 Commits

Author SHA1 Message Date
Markus Sattler
e6c661e7ba allow reuse of tcp connection to send multiple request to one server
add writeToStream function for easy payload usage
2015-11-22 15:34:10 +01:00
Markus Sattler
0a8f5be257 add more documentation and cleanup the example 2015-11-22 11:27:32 +01:00
Markus Sattler
1e7b9688a5 add examples/BasicHttpClient/BasicHttpClient.ino
fix get size
only fingerprint when strlen > 0
2015-11-22 11:09:48 +01:00