]> git.ipfire.org Git - thirdparty/curl.git/commit
curl: add %{method} to the -w variables
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Jul 2020 07:58:29 +0000 (09:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Jul 2020 15:53:45 +0000 (17:53 +0200)
commitf5e6907d5232ca9c05cb8a0b99d809590ddcde18
treeca196f63279e191890bc0feb5a3ba510ce59cc84
parentd75e3ab74c91eff67363cba064611d405105a12f
curl: add %{method} to the -w variables

Gets the CURLINFO_EFFECTIVE_METHOD from libcurl.

Added test 1197 to verify.
docs/cmdline-opts/write-out.d
src/tool_writeout.c
src/tool_writeout.h
tests/data/Makefile.inc
tests/data/test1197 [new file with mode: 0644]
tests/data/test970