mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 17:15:04 -05:00
04c03416e6
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 |
||
---|---|---|
.. | ||
bld.inf | ||
curl.iby | ||
curl.mmp | ||
curl.pkg | ||
libcurl.iby | ||
libcurl.mmp | ||
libcurl.pkg |