1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-06-10 06:01:39 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
f56eecbc6f Add new responseBody API to simplify reading response body as a String 2016-06-22 12:47:56 -04:00
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
fc3e6c6fe7 Initial port of examples from RestClient 2016-06-21 14:10:43 -04:00