Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-19 | - I removed the default use of "Pragma: no-cache" from libcurl when a proxy is | Daniel Stenberg | |
used. It has been used since forever but it was never a good idea to use unless explicitly asked for. | |||
2008-09-29 | Added "HTTP proxy" and "proxytunnel" keywords where applicable | Dan Fandrich | |
2008-04-23 | <postcheck> delay no longer needed for this test. | Yang Tse | |
http://curl.haxx.se/mail/lib-2008-04/0392.html | |||
2008-04-22 | Remove fflush() + fsync() previously introduced accelerated writing of | Yang Tse | |
server input and response request files of the test harness sws server. Reintroduce, for test # 1001, the <postcheck> small delay. The delay is needed even with the accelerated writing of server input and response request files in test harness sws server. http://curl.haxx.se/mail/lib-2008-04/0385.html | |||
2008-04-22 | Remove previously introduced small delay to verify if it can be avoided | Yang Tse | |
with the accelerated writing of server input and response request files in test harness sws server. | |||
2008-04-18 | test 1001 needs a small delay between client part execution and test | Yang Tse | |
result file verifications to allow the test server to completely write out all files | |||
2007-10-12 | Added some <keywords> sections and use some key words more consistently. | Dan Fandrich | |
2007-08-17 | some keywords for future stats/coverage checks | Daniel Stenberg | |
2007-08-17 | Moved the 5320 and 5322 into the 1000-series instead which is a documented | Daniel Stenberg | |
range. They are about FTP but the 100-199 range is full. |