aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1001
AgeCommit message (Collapse)Author
2008-11-19- I removed the default use of "Pragma: no-cache" from libcurl when a proxy isDaniel Stenberg
used. It has been used since forever but it was never a good idea to use unless explicitly asked for.
2008-09-29Added "HTTP proxy" and "proxytunnel" keywords where applicableDan 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-22Remove fflush() + fsync() previously introduced accelerated writing ofYang 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-22Remove previously introduced small delay to verify if it can be avoidedYang Tse
with the accelerated writing of server input and response request files in test harness sws server.
2008-04-18test 1001 needs a small delay between client part execution and testYang Tse
result file verifications to allow the test server to completely write out all files
2007-10-12Added some <keywords> sections and use some key words more consistently.Dan Fandrich
2007-08-17some keywords for future stats/coverage checksDaniel Stenberg
2007-08-17Moved the 5320 and 5322 into the 1000-series instead which is a documentedDaniel Stenberg
range. They are about FTP but the 100-199 range is full.