[Issue 16736] New: Retrieving cUrl time values is quite cumbersome
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Wed Nov 23 09:25:45 PST 2016
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 at puremagic.com
Reporter: andre at 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
--
More information about the Digitalmars-d-bugs
mailing list