diff options
author | Fabian Frank <fabian@pagefault.de> | 2014-01-20 13:14:04 -0800 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-01-20 22:57:55 +0100 |
commit | 852a018e78c4976e3cf07212e8022546edb2c120 (patch) | |
tree | 9f0533ac8df3d2cfb4bfaa7f9d023a478265d04c /docs/examples/multi-uv.c | |
parent | 82de54dd38938b647dd3bc14a0150e2a7d3a1b94 (diff) |
SFTP: stat remote file also when CURLOPT_NOBODY is 1
Make it possible to call
curl_easy_getinfo(curl, CURLINFO_CONTENT_LENGTH_DOWNLOAD, &filesize)
and related functions on remote sftp:// files, without downloading them.
Reported-by: Yingwei Liu
Bug: http://curl.haxx.se/mail/lib-2014-01/0139.html
Diffstat (limited to 'docs/examples/multi-uv.c')
0 files changed, 0 insertions, 0 deletions