https://issues.dlang.org/show_bug.cgi?id=16736

          Issue ID: 16736
           Summary: Retrieving cUrl time values is quite cumbersome
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: [email protected]
          Reporter: [email protected]

There is no functionality provided to retrieve timings like name lookup
(CurlInfo.namelookup_time) within Curl or the HTTP wrapper.

Only chance is to use CURL C APIS without using anything from std.net.curl

--

Reply via email to