cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Most efficient way?

From: Patrick <mccpat_at_gmail.com>
Date: Fri, 8 Aug 2008 21:18:49 -0400

On Fri, Aug 8, 2008 at 8:37 PM, Dan Fandrich <dan_at_coneharvesters.com> wrote:
> libcurl will abort the transfer after the first quote command fails, so you
> can just pass in a list containing all the quote commands and be done
> with it.
>
>>>> Dan
> --
> http://www.MoveAnnouncer.com The web change of address service
> Let webmasters know that your web site has moved
>

Unfortunately that won't work for me, because I need to know the
response code for each command I send to the server. Also, I won't be
initiating an actual transfer until I make sure that all of the
responses from the commands I send are what they need to be.
Received on 2008-08-09