Releases: amcewen/HttpClient
Releases · amcewen/HttpClient
Version 2.2.0
Version 2.1
Some code slimming, and now sends the "Connection: close" header, so is less likely to hang strangely when talking to servers which expect it.
(the big jump in version number is because I forgot there's a version number sent in the User-Agent header, and that was already at 2.0 - now they match)
Version 1.0
Stable version (and has been for a while now). Most-recent updates mostly to make it easier to install via the Arduino IDE.
Download the HttpClient.zip file (rather than the source code archives) as this can be added to Arduino via the IDE.