• Daniel Stenberg's avatar
    Introcuding a new timestamp for curl_easy_getinfo(): · 7c648782
    Daniel Stenberg authored
    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.
    7c648782
To find the state of this project's repository at the time of any of these versions, check out the tags.