From d05411ddf46bc192e514be581dba205b0f4ee4c6 Mon Sep 17 00:00:00 2001 From: wysa Date: Thu, 7 Aug 2014 01:20:38 +0800 Subject: [PATCH] add customized aliase support --- profiles/curl_profile.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 profiles/curl_profile.conf diff --git a/profiles/curl_profile.conf b/profiles/curl_profile.conf new file mode 100644 index 000000000..edc589113 --- /dev/null +++ b/profiles/curl_profile.conf @@ -0,0 +1 @@ +\ntime_namelookup: %{time_namelookup}\ntime_connect: %{time_connect}\ntime_appconnect: %{time_appconnect}\ntime_pretransfer: %{time_pretransfer}\n time_redirect: %{time_redirect}\ntime_starttransfer: %{time_starttransfer}\n\n speed_download: %{speed_download}\n size_download: %{size_download}\n----------------------------------------\n time_total: %{time_total}