Added test case 1065 to test a PUT with a single file but two URLs. This
authorDan Fandrich <dan@coneharvesters.com>
Fri, 15 Aug 2008 19:18:46 +0000 (19:18 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 15 Aug 2008 19:18:46 +0000 (19:18 +0000)
commita923d8541c938aedd36d1c39a9bacf3e2a9eec10
tree25eb470e0b6187ca50240fd38e59c80ca3b7fcd1
parent66fb9ca5f6de6eb74c2c3ade7ee651a299247749
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.
CHANGES
tests/data/DISABLED
tests/data/Makefile.am
tests/data/test1064 [new file with mode: 0644]
tests/data/test1065 [new file with mode: 0644]