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.
This commit is contained in:
Dan Fandrich 2008-08-15 19:18:46 +00:00
parent 66fb9ca5f6
commit a923d8541c
5 changed files with 170 additions and 2 deletions

View file

@ -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