updated bashrc and created new curltime command
This commit is contained in:
parent
d9f2744f13
commit
b4b4dc501d
3 changed files with 26 additions and 0 deletions
8
curl-format.txt
Normal file
8
curl-format.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue