diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-12-09 21:59:57 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-12-09 21:59:57 +0000 |
commit | 01d6133bd71c33c667ef54b62ceb431ed1b9bf23 (patch) | |
tree | d6e010566c36b23eb8c2ac6ee64868051a3ec786 /CHANGES | |
parent | 4b62cd36169505571038c99bfcf6d9ee65812872 (diff) |
Added test cases 1089 and 1090 to test --write-out after a redirect to
test a report that the size didn't work, but these test cases pass.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Daniel Fandrich (9 Dec 2008) +- Added test cases 1089 and 1090 to test --write-out after a redirect to + test a report that the size didn't work, but these test cases pass. + +- Documented CURLOPT_CONNECT_ONLY as being useful only on HTTP URLs. + Daniel Stenberg (9 Dec 2008) - Ken Hirsch simplified how libcurl does FTPS: now it doesn't assume any particular state for the control connection like it did before for implicit |