From 743e9c234b37299e48ba8cbfd650185d403a2c64 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 11 May 2020 17:47:01 +0200 Subject: write-out.d: added "response_code" --- docs/cmdline-opts/write-out.d | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/cmdline-opts/write-out.d b/docs/cmdline-opts/write-out.d index 9024d32e0..9786a9af4 100644 --- a/docs/cmdline-opts/write-out.d +++ b/docs/cmdline-opts/write-out.d @@ -82,6 +82,10 @@ IPv4 or IPv6 (Added in 7.29.0) .B remote_port The remote port number of the most recently done connection (Added in 7.29.0) .TP +.B response_code +The numerical response code that was found in the last transfer (formerly +known as "http_code"). (Added in 7.18.2) +.TP .B scheme The URL scheme (sometimes called protocol) that was effectively used (Added in 7.52.0) .TP -- cgit v1.2.3