Skip to content

Instantly share code, notes, and snippets.

@2matzzz
Created March 12, 2018 04:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 2matzzz/e02a757469159f45a1cb74614cbd0a81 to your computer and use it in GitHub Desktop.
Save 2matzzz/e02a757469159f45a1cb74614cbd0a81 to your computer and use it in GitHub Desktop.
curl-format
url_effective\t\t: %{url_effective}\n
http_code\t\t: %{http_code}\n
http_connect\t\t: %{http_connect}\n
time_total\t\t: %{time_total}\n
time_namelookup\t\t: %{time_namelookup}\n
time_connect\t\t: %{time_connect}\n
time_appconnect\t\t: %{time_appconnect}\n
time_pretransfer\t: %{time_pretransfer}\n
time_redirect\t\t: %{time_redirect}\n
time_starttransfer\t: %{time_starttransfer}\n
size_download\t\t: %{size_download}\n
size_upload\t\t: %{size_upload}\n
size_header\t\t: %{size_header}\n
size_request\t\t: %{size_request}\n
speed_download\t\t: %{speed_download}\n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment