curl/tests/server
Daniel Stenberg c67a99ff27 - When libcurl was doing a HTTP POST and the server would respond with
"Connection: close" and actually close the connection after the
  response-body, libcurl could still have outstanding data to send and it
  would not properly notice this and stop sending. This caused weirdness and
  sad faces. http://curl.haxx.se/bug/view.cgi?id=2080222

  Note that there are still reasons to consider libcurl's behavior when
  getting a >= 400 response code while sending data, as Craig Perras' note
  "http upload: how to stop on error" specifies:
  http://curl.haxx.se/mail/archive-2008-08/0138.html
2008-08-29 10:47:59 +00:00
..
.cvsignore ignore this too 2005-09-15 20:36:58 +00:00
Makefile.am Initial support of curlbuild.h and curlrules.h which allows 2008-08-07 00:29:08 +00:00
base64.pl utility to base encode data passed on stdin 2004-11-29 12:09:05 +00:00
getpart.c libcurl internal base64.h header file renamed to curl_base64.h 2008-08-17 00:25:38 +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
resolve.c header inclusion cleanup 2008-02-28 00:55:06 +00:00
sockfilt.c fix log message used when unable to connect to destination port 2008-03-05 18:27:31 +00:00
sws.c - When libcurl was doing a HTTP POST and the server would respond with 2008-08-29 10:47:59 +00:00
testpart.c header inclusion cleanup 2008-02-28 00:55:06 +00:00
tftp.h Fix comment 2007-11-08 16:32:31 +00:00
tftpd.c Undo using the sreadfrom() wrapper to replace recvfrom() in our code, for real ;-) 2008-07-30 06:20:43 +00:00
util.c improve synchronization between test harness runtests.pl script 2008-04-23 23:55:34 +00:00
util.h improve synchronization between test harness runtests.pl script 2008-04-23 23:55:34 +00:00