summaryrefslogtreecommitdiff
path: root/src/tool_writeout_json.c
AgeCommit message (Expand)Author
2020-11-04curl.se: new homeDaniel Stenberg
2020-09-15tool_writeout: add new writeout variable, %{num_headers}anio
2020-03-27writeout_json: Fix data type issuesMichael Kaufmann
2020-03-18writeout_json: use curl_off_t printf() option for the time outputDaniel Stenberg
2020-03-17writeout_json: add missing comma to fix the HTTP versionDaniel Stenberg
2020-03-17writeout: support to generate JSON outputMathias Gumz