diff options
author | Daniel Stenberg <daniel@haxx.se> | 2015-09-20 13:31:22 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2015-09-20 13:31:22 +0200 |
commit | 443014e90507f90fe44408c2211490c2930e4d87 (patch) | |
tree | cf5cf6b96c2be933ea28ce61160f3df5eb82fae0 /docs | |
parent | 37af1766e9fd733fe4fabb1f4b6ee7306700bafe (diff) |
KNOWN_BUGS: add link to #85
Diffstat (limited to 'docs')
-rw-r--r-- | docs/KNOWN_BUGS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 4b869ec76..bec848461 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 |