curl/tests/server
Daniel Stenberg 2c1925161e If the data contents contains the word 'swsclose', then this server will
disconnect the client after the response have been sent. This also happens
if the respons is zero byte long.

In all other cases (unless an error happens), it will now maintain the
connection to allow proper persistant connection testing. This was required
for the NTLM testing to work so I finally had to fix this. Of course most of
the existing HTTP tests will be adjusted to work with this new rule of test
file syntax for HTTP tests.

Also fixed the log function to deal with varargs for better logging.
2003-07-19 23:44:22 +00:00
..
.cvsignore better ignore 2003-01-07 09:30:05 +00:00
config.h.in portability, step one, use a config.h.in file 2002-02-25 11:00:16 +00:00
getpart.c added a default to the switch() in order to prevent a compiler warning 2003-01-23 12:00:15 +00:00
Makefile.am automake usage and options cleanup 2002-02-25 14:08:18 +00:00
sws.c If the data contents contains the word 'swsclose', then this server will 2003-07-19 23:44:22 +00:00