KNOWN_BUGS: add link to #85

This commit is contained in:
Daniel Stenberg 2015-09-20 13:31:22 +02:00
parent 37af1766e9
commit 443014e905
1 changed files with 1 additions and 0 deletions

View File

@ -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