Difference between revisions of "Curl new"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "``` curl -s -o /dev/null -w "dns:%{time_namelookup}, redir:%{time_redirect}, tcp:%{time_connect}\n" https://yahoo.com ```")
 
(No difference)

Latest revision as of 22:45, 22 March 2024

curl -s -o /dev/null -w "dns:%{time_namelookup}, redir:%{time_redirect}, tcp:%{time_connect}\n" https://yahoo.com