]> git.ipfire.org Git - thirdparty/curl.git/commit
tool_writeout: add new writeout variable, %{num_headers}
authoranio <anio@users.noreply.github.com>
Wed, 9 Sep 2020 15:05:49 +0000 (15:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 14 Sep 2020 22:37:08 +0000 (00:37 +0200)
commit0c1e767e83ec669d213868db8887e19386f717b2
tree9f8031b570594919bc3c9ab888c64d4ade14534f
parent4e66207c580bbf2e05968aa1b99ce7388a3b55c1
tool_writeout: add new writeout variable, %{num_headers}

This variable gives the number of headers.

Closes #5947
14 files changed:
docs/INTERNALS.md
docs/cmdline-opts/write-out.d
src/tool_cb_hdr.c
src/tool_operate.c
src/tool_operate.h
src/tool_writeout.c
src/tool_writeout.h
src/tool_writeout_json.c
src/tool_writeout_json.h
tests/data/Makefile.inc
tests/data/test1439
tests/data/test3014 [new file with mode: 0644]
tests/data/test3015 [new file with mode: 0644]
tests/data/test970