Skip to content

Instantly share code, notes, and snippets.

@urielhdz
Last active May 7, 2025 21:19
Show Gist options
  • Save urielhdz/5ec59f008263227e73e285990e9eddd2 to your computer and use it in GitHub Desktop.
Save urielhdz/5ec59f008263227e73e285990e9eddd2 to your computer and use it in GitHub Desktop.
curl -o /dev/null \
-H 'Cache-Control: no-cache' \
-s \
-w "Connect: %{time_connect} TTFB: %{time_starttransfer} Total
time: %{time_total} \n" \
https://videos.codigofacilito.com/assets/logo-fd9c72981efb94fa3556a7b272d33b45ef8834027fa4fe9959a56e4b2ebaa798.png
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment