curl/tests/server
Daniel Stenberg 4a091bbd8a Bug report #1204435 identified a problem with malformed URLs like
"http://somehost?data" as it added a slash too much in the request ("GET
/?data/"...). Added test case 260 to verify.
2005-05-18 20:01:01 +00:00
..
.cvsignore ignore resolve too 2005-05-18 10:05:38 +00:00
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
getpart.c Modified the FTP server to use the new 'sockfilt' program to do all the socket 2005-04-18 06:57:44 +00:00
getpart.h Enable test cases to provide sections base64-encoded to be able to test 2004-11-29 12:10:09 +00:00
Makefile.am Moved more generic functions to util.[ch] 2005-05-17 10:22:22 +00:00
resolve.c use less code and prevent compiler warning 2005-05-18 10:01:46 +00:00
sockfilt.c Moved more generic functions to util.[ch] 2005-05-17 10:22:22 +00:00
sws.c Bug report #1204435 identified a problem with malformed URLs like 2005-05-18 20:01:01 +00:00
testpart.c Modified the FTP server to use the new 'sockfilt' program to do all the socket 2005-04-18 06:57:44 +00:00
util.c Moved more generic functions to util.[ch] 2005-05-17 10:22:22 +00:00
util.h Moved more generic functions to util.[ch] 2005-05-17 10:22:22 +00:00