diff options
Diffstat (limited to 'docs/KNOWN_BUGS')
-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 1e86d4eec..0d1a662d1 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -73,9 +73,6 @@ may have been fixed since this was written! Since 7.15.4 at least line endings are converted. -19. FTP 3rd party transfers with the multi interface doesn't work. Test: - define CURL_MULTIEASY, rebuild curl, run test case 230 - 232. - 16. FTP URLs passed to curl may contain NUL (0x00) in the RFC 1738 <user>, <password>, and <fpath> components, encoded as "%00". The problem is that curl_unescape does not detect this, but instead returns a shortened C |