aboutsummaryrefslogtreecommitdiff
path: root/tests/data/DISABLED
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2008-08-15 19:18:46 +0000
committerDan Fandrich <dan@coneharvesters.com>2008-08-15 19:18:46 +0000
commita923d8541c938aedd36d1c39a9bacf3e2a9eec10 (patch)
tree25eb470e0b6187ca50240fd38e59c80ca3b7fcd1 /tests/data/DISABLED
parent66fb9ca5f6de6eb74c2c3ade7ee651a299247749 (diff)
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.
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r--tests/data/DISABLED2
1 files changed, 1 insertions, 1 deletions
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