Daniel Stenberg 7c648782bc Introcuding a new timestamp for curl_easy_getinfo():
CURLINFO_APPCONNECT_TIME. This is set with the "application layer"
handshake/connection is completed (typically SSL, TLS or SSH). By using this
you can figure out the application layer's own connect time. You can extract
the time stamp using curl's -w option and the new variable named
'time_appconnect'. This feature was sponsored by Lenny Rachitsky at NeuStar.
2008-07-03 06:56:03 +00:00
..
2001-12-04 16:33:40 +00:00
2008-01-24 14:14:34 +00:00
2004-01-07 09:19:33 +00:00
2008-06-26 01:43:53 +00:00
2002-04-10 20:52:26 +00:00
2007-09-20 00:37:08 +00:00
2008-01-24 14:15:49 +00:00
2004-12-15 01:38:25 +00:00
2008-04-17 00:45:33 +00:00