cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Getting CURLOPT_HTTPHEADER back to normal?

From: Jeff Pohlmeyer <yetanothergeek_at_yahoo.com>
Date: Thu, 24 Jun 2004 03:48:30 -0700 (PDT)

> how do I tell the library to ignore the read function now?
> I'm basically trying to restore the initialized state of
> my CURL* handle

Maybe try this?
  curl_easy_setopt(m_pCURL, CURLOPT_HTTPGET, 1);

                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
Received on 2004-06-24