1. 19 Jul, 2003 2 commits
    • Daniel Stenberg's avatar
      fixed the CONNECT thing again · 5ef6520d
      Daniel Stenberg authored
      5ef6520d
    • Daniel Stenberg's avatar
      If the data contents contains the word 'swsclose', then this server will · 2c192516
      Daniel Stenberg authored
      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.
      2c192516
  2. 16 Jul, 2003 1 commit
  3. 15 Jul, 2003 7 commits
  4. 05 Jul, 2003 2 commits
  5. 04 Jul, 2003 8 commits
  6. 01 Jul, 2003 3 commits
  7. 27 Jun, 2003 1 commit
  8. 26 Jun, 2003 16 commits