diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-08-28 06:28:07 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-08-28 06:28:07 +0000 |
commit | 8ce78ca488f589d9b1987e7713f28f9da15cba0f (patch) | |
tree | 3b61c201ab53f9581a30386d454a7ba37ef7b9a3 /tests/data/DISABLED | |
parent | fc9610919cd002aef954166295538bf3d43c28c9 (diff) |
Fixed test case 1065 by changing the handling of CURLOPT_UPLOAD to set
the HTTP method to GET (or HEAD) when given a value of 0.
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 9e61456de..87d335550 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -3,5 +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 1069 |