Added test627 to test SFTP with CURLOPT_NOBODY

This commit is contained in:
Dan Fandrich
2008-04-04 02:06:35 +00:00
parent a9c1ca9fc5
commit 10232bfe9e
3 changed files with 50 additions and 1 deletions

View File

@@ -6,6 +6,9 @@
Changelog
Daniel Fandrich (3 Apr 2008)
- Added test627 to test SFTP with CURLOPT_NOBODY
Daniel Stenberg (3 Apr 2008)
- Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method to
GET simply because previously when you set CURLOPT_NOBODY to TRUE first and