1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-04-19 21:22:15 +03:00

3 Commits

Author SHA1 Message Date
Sandeep Mistry
f56eecbc6f Add new responseBody API to simplify reading response body as a String 2016-06-22 12:47:56 -04:00
Sandeep Mistry
c3023b25ee Add optional content type, content length and body parameters to post, put, and startRequest
Also, flush client RX data in start request, if state is ready body.
2016-06-22 12:10:47 -04:00
Sandeep Mistry
fc3e6c6fe7 Initial port of examples from RestClient 2016-06-21 14:10:43 -04:00