www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16736] New: Retrieving cUrl time values is quite cumbersome

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: nobody puremagic.com
          Reporter: andre s-e-a-p.de

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

--
Nov 23 2016