cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: FTP site command with 19 RETR response:

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 29 May 2010 22:52:57 +0200 (CEST)

On Fri, 28 May 2010, Milan P. Stanic wrote:

> My question is: is there a way to get the clean (i.e. zero) response from
> perform function in case when we don't need any data from the server?

You'd be much better off asking about libcurl on the curl-library mailing list
instead of the list for the curl tool.

You can prevent a data transfer by using the CURLOPT_NOBODY option.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2010-05-29