mirror of
https://github.com/curl/curl.git
synced 2026-08-25 01:03:31 +03:00
- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and
proved how PUT and POST with a redirect could lead to a "hang" due to the data stream not being rewound properly when it had to in order to get sent properly (again) to the subsequent URL. This is now fixed and these test cases are no longer disabled.
This commit is contained in:
parent
931fc45f05
commit
3a499099af
10 changed files with 82 additions and 21 deletions
|
|
@ -3,6 +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.
|
||||
1051
|
||||
1052
|
||||
1055
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue