Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handle

URLs ending with a slash properly (it should list the contents of that
directory). Test case 351 brought back and also test 1010 was added.
This commit is contained in:
Daniel Stenberg 2007-09-24 21:47:35 +00:00
parent db1c92ceac
commit 775f86cb5a
7 changed files with 131 additions and 11 deletions

View file

@ -4,4 +4,4 @@
# per line.
# Lines starting with '#' letters are treated as comments.
#230
351