Made a test that sends data on stdin to PUT, with a given length and
authorDaniel Stenberg <daniel@haxx.se>
Thu, 5 Feb 2004 15:21:46 +0000 (15:21 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 5 Feb 2004 15:21:46 +0000 (15:21 +0000)
commite97ce57d0b2b183bd3be9429bab40054ab972a8c
tree1872edb465a2a987d8e398e317c3bc01d977b20e
parentdc753b8315467d8373758d513cb3688eda88eb37
Made a test that sends data on stdin to PUT, with a given length and
chunked transfer-encoding disabled. Fixed to work after Len Krause's
bug report.
tests/data/Makefile.am
tests/data/test98 [new file with mode: 0644]