1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-06-11 17:08:08 +03:00
Commit Graph

7 Commits

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