diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-07-30 21:04:44 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-07-30 21:04:44 +0000 |
commit | bc649593e4b27b17c5f9d4455d50123cdf6a66d3 (patch) | |
tree | c41bc6be649472535ed4df64b12fe17763e67311 /CHANGES | |
parent | cc0285da7f99fd4cb87db7059552db929b6f24f2 (diff) |
Added test cases 1052 through 1055 to test uploading data from files
during redirects. Test cases 1052 and 1055 show problems (maybe the same
root cause as 1051) and are disabled.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -6,14 +6,18 @@ Changelog +Daniel Fandrich (30 Jul 2008) +- Added test cases 1052 through 1055 to test uploading data from files + during redirects. Test cases 1052 and 1055 show problems (maybe the same + root cause as 1051) and are disabled. + Daniel Fandrich (29 Jul 2008) - Fixed --use-ascii to properly convert text files on Symbian OS, MS-DOS and OS/2. - Added test case 1051 to test Location: following with PUT, as reported - by Ben Sutcliffe. The test when run manually shows a problem in curl, - but the test harness web server doesn't run the test correctly so it's - disabled for now. + by Ben Sutcliffe. The test when run manually shows a problem in curl + so it's disabled. Daniel Fandrich (28 Jul 2008) - Fixed display of the interface bind address in the trace output when it's |