1
0
mirror of https://github.com/arduino-libraries/ArduinoHttpClient.git synced 2025-08-15 10:42:13 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Sandeep Mistry
172049e0c3 Also set iBodyLengthConsumed to zero when parsing 2016-08-12 17:00:56 -04:00
Sandeep Mistry
fe46191445 Make HttpClient::responseBody more robust
Return invalidated String if memory allocation fails or content length
does not match body data length. Also, use timed reads to support
responses without a content length.
2016-07-12 17:23:48 -04:00
Sandeep Mistry
364364744e Create src folder 2016-07-05 09:32:13 -04:00