]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: add %header{name} support in -w handling
authorDaniel Stenberg <daniel@haxx.se>
Thu, 17 Mar 2022 15:32:45 +0000 (16:32 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Mar 2022 07:24:25 +0000 (08:24 +0100)
commit2d45137e1e7c856ac044c9414ddbb74c0835c273
treec324e66e4b5ac16730775c7bcfdc6c4ccbdd4f94
parentd1e4a677340c6a1f0ebbc13f1021808c23ad1138
curl: add %header{name} support in -w handling

Outputs the response header 'name'
docs/cmdline-opts/write-out.d
src/tool_writeout.c