3.4. COOKIEFILE string

[<<<] [>>>]

curl::option CurlHandle,"COOKIEFILE","c:\\WINDOWS\\cookies.txt"

Pass a string as parameter. It should contain the name of your file holding cookie data. The cookie data may be in Netscape / Mozilla cookie data format or just regular HTTP-style headers dumped to a file.


[<<<] [>>>]