diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/KNOWN_BUGS | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 6d2cb9baa..2b2fffb71 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -7,9 +7,6 @@ may have been fixed since this was written! to be kept alive, the function will return prematurely and will confuse the rest of the HTTP protocol code. -46. If a CONNECT response is chunked-encoded, the function may return - prematurely and will confuse the rest of the HTTP protocol code. - 45. libcurl built to support ipv6 uses getaddrinfo() to resolve host names. getaddrinfo() sorts the response list which effectively kills how libcurl deals with round-robin DNS entries. All details: |