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

7 Commits

Author SHA1 Message Date
per1234
e9897fc568 Correct typos in comments and documentation 2021-04-11 22:01:54 -07:00
Sandeep Mistry
3df4990ed3 Spacing 2019-01-22 12:12:23 -05:00
tigoe
5e1f1f21bf Updated examples and readme.md 2019-01-22 12:12:23 -05:00
marcus johansson
889d7b35d9 St update 2017-09-14 16:27:32 +02:00
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