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