aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test191
AgeCommit message (Collapse)Author
2005-01-25A minor "syntax error" in numerous test files correctedDaniel Stenberg
2004-10-14Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user nameDaniel Stenberg
and password fields properly in URLs, like ftp://us?er:pass?word@site.com/. Added test 191 to verify the fix.