cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Clear cookie file in Libcurl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 29 Apr 2011 16:23:02 +0200 (CEST)

On Fri, 29 Apr 2011, east2006 east2006 wrote:

> I want to remove the cookies from the file on the disk.

remove(), unlink() or truncate() are working alternatives. You don't need to
use libcurl to do that!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-04-29