Skip to content
Snippets Groups Projects
  1. Nov 29, 2004
  2. Oct 07, 2004
  3. Jun 22, 2004
  4. Jun 21, 2004
  5. Jun 15, 2004
  6. May 28, 2004
  7. May 06, 2004
  8. Apr 30, 2004
  9. Apr 21, 2004
  10. Apr 17, 2004
  11. Apr 16, 2004
  12. 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
  13. Mar 23, 2004
  14. Mar 10, 2004
  15. Mar 09, 2004
  16. Mar 05, 2004
  17. Feb 20, 2004
  18. Feb 13, 2004
  19. Feb 12, 2004
  20. Jan 30, 2004
  21. Jan 07, 2004
  22. Nov 24, 2003
  23. Oct 30, 2003
  24. Oct 09, 2003
  25. Sep 15, 2003
  26. Sep 03, 2003
  27. Aug 08, 2003
  28. 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
  29. Jul 01, 2003
  30. Jun 11, 2003
  31. May 22, 2003
  32. Apr 03, 2003
  33. Mar 16, 2003
  34. Mar 15, 2003
Loading