cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Help setting Content-Type

From: Schneider John <John.Schneider_at_sentry.com>
Date: Fri, 22 Apr 2005 07:33:22 -0500

Doh! Thanks.
 - John

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Lars Nilsson
Sent: Thursday, April 21, 2005 6:07 PM
To: curl tool talk
Subject: Re: Help setting Content-Type

On 4/21/05, Schneider John <John.Schneider_at_sentry.com> wrote:
> struct curl_slist *curlHeader = NULL;
> curl_slist_append(curlHeader, v_ua);
> curl_slist_append(curlHeader, v_ct);

struct curl_slist *curlHeader = NULL;
curlHeader = curl_slist_append(curlHeader, v_ua); curlHeader =
curl_slist_append(curlHeader, v_ct);

Lars Nilsson

This e-mail is confidential. If you are not the intended recipient, you must not disclose or use the information contained in it. If you have received this e-mail in error, please tell us immediately by return e-mail to Email.Control_at_sentry.com and delete the document.

E-mails containing unprofessional, discourteous or offensive remarks violate Sentry policy. You may report employee violations by forwarding the message to Email.Control_at_sentry.com.

No recipient may use the information in this e-mail in violation of any civil or criminal statute. Sentry disclaims all liability for any unauthorized uses of this e-mail or its contents.

This e-mail constitutes neither an offer nor an acceptance of any offer. No contract may be entered into by a Sentry employee without express approval from an authorized Sentry manager.

Warning: Computer viruses can be transmitted via e-mail. Sentry accepts no liability or responsibility for any damage caused by any virus transmitted with this e-mail.
Received on 2005-04-22