mirror of
https://github.com/curl/curl.git
synced 2026-07-24 20:17:17 +03:00
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.
This commit is contained in:
parent
fc9610919c
commit
8ce78ca488
5 changed files with 14 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue