aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test530
AgeCommit message (Collapse)Author
2007-04-18Various test file cleanups, including using <servercmd> instead of writingDan Fandrich
directly to ftpserver.cmd and removing unneeded empty sections.
2007-01-23Convert (most of) the test data files into genuine XML. A handful stillDan Fandrich
are not, due mainly to the lack of support for XML character entities (e.g. & => &amp; ). This will make it easier to validate test files using tools like xmllint, as well as edit and view them using XML tools.
2006-09-08test 530 is the first ever HTTP pipelining test for libcurlDaniel Stenberg