From a923d8541c938aedd36d1c39a9bacf3e2a9eec10 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 15 Aug 2008 19:18:46 +0000 Subject: Added test case 1065 to test a PUT with a single file but two URLs. This was discovered to be problematic while investigating an incident reported by Von back in May. curl in this case doesn't include a Content-Length: or Transfer-Encoding: chunked header which is illegal. This test case is added to DISABLED until a solution is found. --- tests/data/DISABLED | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/DISABLED') diff --git a/tests/data/DISABLED b/tests/data/DISABLED index fb3ae0ec9..32af74d39 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,4 +3,4 @@ # test cases are run by runtests.pl. Just add the plain test case numbers, one # per line. # Lines starting with '#' letters are treated as comments. - +1065 -- cgit v1.2.3