Skip to content
Snippets Groups Projects
  1. Apr 21, 2004
  2. Apr 17, 2004
  3. Apr 16, 2004
  4. Mar 31, 2004
    • Daniel Stenberg's avatar
      Added "swsbounce" magic: if this keyword is present in a <data> section it · 2ff9f550
      Daniel Stenberg authored
      sets the "swsbounce" magic mode. If there follows a request for the SAME
      test number and the SAME part number, this mode will make the server bump
      the part number internally and thus return a different <dataNUM> section
      than it otherwise would.
      
      Test case 153 uses this in case you need an example. It is pretty involved
      and hard-to-use, but then the situation is pretty special over all. Enjoy.
      2ff9f550
  5. Mar 23, 2004
  6. Mar 10, 2004
  7. Mar 09, 2004
  8. Mar 05, 2004
  9. Feb 20, 2004
  10. Feb 13, 2004
  11. Feb 12, 2004
  12. Jan 30, 2004
  13. Jan 07, 2004
  14. Nov 24, 2003
  15. Oct 30, 2003
  16. Oct 09, 2003
  17. Sep 15, 2003
  18. Sep 03, 2003
  19. Aug 08, 2003
  20. Jul 19, 2003
    • 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
  21. Jul 01, 2003
  22. Jun 11, 2003
  23. May 22, 2003
  24. Apr 03, 2003
  25. Mar 16, 2003
  26. Mar 15, 2003
  27. Feb 24, 2003
  28. Jan 23, 2003
  29. Jan 16, 2003
  30. Jan 07, 2003
  31. Dec 13, 2002
  32. Dec 10, 2002
  33. Nov 22, 2002
  34. Sep 03, 2002
Loading