SyntaxFix
Write A Post
Hire A Developer
Questions
Here is the answer:
curl -X POST -d @file server:port -w %{time_connect}:%{time_starttransfer}:%{time_total}
All of the variables used with -w can be found in man curl.
-w
man curl