]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLINFO_PRETRANSFER_TIME.3: clarify
authorDaniel Stenberg <daniel@haxx.se>
Thu, 14 Jan 2021 13:22:25 +0000 (14:22 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 14 Jan 2021 22:15:07 +0000 (23:15 +0100)
commitec8dcd7b3303a9e2ec4f4150727c1f7321f64052
treebccd2fa7daa004fb4b8f31a2a5fc21e8d25c195f
parente87ad71d1ba00519bc96dd67b9621911aefcdb84
CURLINFO_PRETRANSFER_TIME.3: clarify

... the timer *does* include the instructions for getting the remote
file.

Ref: #6452
Closes #6453
docs/libcurl/opts/CURLINFO_PRETRANSFER_TIME.3