From: Daniel Stenberg Date: Sun, 20 Sep 2015 11:31:22 +0000 (+0200) Subject: KNOWN_BUGS: add link to #85 X-Git-Tag: curl-7_45_0~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=443014e90507f90fe44408c2211490c2930e4d87;p=thirdparty%2Fcurl.git KNOWN_BUGS: add link to #85 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 4b869ec764..bec848461d 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -32,6 +32,7 @@ may have been fixed since this was written! CURLINFO_STARTTRANSFER_TIME is wrong. While using POST CURLINFO_STARTTRANSFER_TIME minus CURLINFO_PRETRANSFER_TIME is near to zero every time. + https://github.com/bagder/curl/issues/218 http://curl.haxx.se/bug/view.cgi?id=1213 84. CURLINFO_SSL_VERIFYRESULT is only implemented for the OpenSSL and NSS