Difference between revisions of "Curl -so"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[curl -so /dev/null]] -w '%{time_total}\n' https://google.com | [[curl -so /dev/null]] -w '%{time_total}\n' https://google.com | ||
0.420030 | 0.420030 | ||
+ | <ref>https://stackoverflow.com/questions/12714584/wget-time-measurement</ref> | ||
Revision as of 07:17, 21 January 2025
curl -so /dev/null -w '%{time_total}\n' https://google.com 0.420030 [1]
Related
cURL, curl -s
, -X, -x
, curl -T
, curl --help
, curl -L, curl -m
, curl -o
, curl -X POST
, curl -d
, curl --header
, curl -I
, curl --silent
, curl -Is
, curl -k or curl --insecure, curl -XPUT, curl -d
, ~/.curlrc, curl -i, curl -w, curl --version, curl --help
Advertising: