aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test1064
AgeCommit message (Collapse)Author
2009-01-07Always use nocheck="yes" for consistencyDan Fandrich
2008-08-15Added test case 1065 to test a PUT with a single file but two URLs. ThisDan Fandrich
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.