test 530 is the first ever HTTP pipelining test for libcurl
authorDaniel Stenberg <daniel@haxx.se>
Fri, 8 Sep 2006 11:56:56 +0000 (11:56 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 8 Sep 2006 11:56:56 +0000 (11:56 +0000)
commite3c15fc4b9e9ebc9b5e7aa056b10ae0caeaef90d
tree75da841ec49303a0dbd62331ef3cc63e7d446abe
parentdc7c9155531195d8f346e52d753a857891460793
test 530 is the first ever HTTP pipelining test for libcurl
tests/FILEFORMAT
tests/data/Makefile.am
tests/data/test530 [new file with mode: 0644]
tests/libtest/Makefile.am
tests/libtest/lib530.c [new file with mode: 0644]
tests/server/sws.c