This website requires JavaScript.
Explore
Help
Sign In
github-mirrors
/
thirdparty-ArduinoJson
Watch
1
Star
0
Fork
0
You've already forked thirdparty-ArduinoJson
mirror of
https://github.com/eledio-devices/thirdparty-ArduinoJson.git
synced
2025-10-31 08:42:39 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90e0cc6091c75407d18cc0529c3d85ebb1522437
thirdparty-ArduinoJson
/
examples
History
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
..
IndentedPrintExample
Updated copyright year from 2015 to 2016
2016-01-07 22:39:57 +01:00
JsonGeneratorExample
Added comments in examples
2016-02-01 13:31:07 +01:00
JsonHttpClient
JsonHttpClient: use HTTP 1.0 instead of 1.1 (issue
#397
, PR
#399
by @Chris685)
2016-12-14 19:41:10 +01:00
JsonParserExample
Added comments in examples
2016-02-01 13:31:07 +01:00
JsonServer
Added an example with EthernetServer
2015-01-10 15:25:27 +01:00
JsonUdpBeacon
Updated copyright year from 2015 to 2016
2016-01-07 22:39:57 +01:00
ProgmemExample
Made PROGMEM available on more platforms (issue
#381
)
2016-11-16 22:24:58 +01:00
StringExample
Added the workaround for issue
#118
in StringExample.ino
2016-11-24 18:11:02 +01:00