Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-04 | - Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and | Daniel Stenberg | |
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. | |||
2008-07-30 | Added test cases 1052 through 1055 to test uploading data from files | Dan Fandrich | |
during redirects. Test cases 1052 and 1055 show problems (maybe the same root cause as 1051) and are disabled. |