From: Dan Fandrich Date: Thu, 28 Aug 2008 02:24:46 +0000 (+0000) Subject: Added test 1069 to test PUT from stdin without content length. It fails X-Git-Tag: curl-7_19_0~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=370c3afc71420c1f18a4fd55de1d947e3eebc412;p=thirdparty%2Fcurl.git Added test 1069 to test PUT from stdin without content length. It fails in a similar manner to test 1065 so is added to DISABLED. --- diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 32af74d39c..9e61456de6 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -4,3 +4,4 @@ # per line. # Lines starting with '#' letters are treated as comments. 1065 +1069