This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked ArduinoJson
forked from
bblanchon/ArduinoJson
Code
Pull Requests
Activity
862
Commits
9
Branches
140
Tags
7e7074502f73e6949abd9bf173faf5b9cca675f6
Commit Graph
3 Commits
Author
SHA1
Message
Date
Benoit Blanchon
55669e306e
Added support for
Stream
(issue
#300
)
2017-01-03 22:03:50 +01:00
Chris685
90e0cc6091
JsonHttpClient: use HTTP 1.0 instead of 1.1 (issue
#397
, PR
#399
by @Chris685)
...
Downgrading to HTTP 1.0 to prevent HTTP Chunked Transfer Encoding.
2016-12-14 19:41:10 +01:00
Benoit Blanchon
623aeee9bf
Added example
JsonHttpClient
(issue
#256
)
2016-04-08 20:11:36 +02:00