1
0
mirror of https://github.com/moparisthebest/curl synced 2024-11-05 17:15:04 -05:00
curl/packages/Symbian/group
Mathias Gumz 04c03416e6
writeout: support to generate JSON output
This commit adds support to generate JSON via the writeout feature:

    -w "%{json}"

It leverages the existing infrastructure as much as possible. Thus,
generating the JSON on STDERR is possible by:

    -w "%{stderr}%{json}"

This implements a variant of
https://github.com/curl/curl/wiki/JSON#--write-out-json.

Closes #4870
2020-03-17 15:01:28 +01:00
..
bld.inf
curl.iby
curl.mmp writeout: support to generate JSON output 2020-03-17 15:01:28 +01:00
curl.pkg symbian: fixed typo in comment 2014-04-09 22:12:47 +02:00
libcurl.iby
libcurl.mmp polarssl: remove more references and mentions 2020-03-05 07:57:45 +01:00
libcurl.pkg symbian: fixed typo in comment 2014-04-09 22:12:47 +02:00