Skip to content

Instantly share code, notes, and snippets.

@DuqueDeTuring
Last active May 11, 2021 10:25
Show Gist options
  • Save DuqueDeTuring/933a9f76620fe5ebc7cdc852c156fa6e to your computer and use it in GitHub Desktop.
Save DuqueDeTuring/933a9f76620fe5ebc7cdc852c156fa6e to your computer and use it in GitHub Desktop.
curl format: curl -w "@cf.txt" ...
time_namelookup: %{time_namelookup}s\n
time_connect: %{time_connect}s\n
time_appconnect: %{time_appconnect}s\n
time_pretransfer: %{time_pretransfer}s\n
time_redirect: %{time_redirect}s\n
time_starttransfer: %{time_starttransfer}s\n
----------\n
time_total: %{time_total}s\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment