CURL to get/set cookies

Benjamin via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Apr 1 07:29:30 PDT 2015


Hello!

I’m having issues with setting a cookie via CURL(std.net.curl).  
I’ve tried several time over the last week but can’t figure it 
out.  I feel like I've tried every suggestion I found searching 
the web.

Basically - I receive the value "set-cookie" from a GET request 
(got this), but have no idea how to feed this into next POST 
request.

Can someone point me in the right direction or provide a snippet 
of code that I could work from?

Thank you!

Benjamin Houdeshell


More information about the Digitalmars-d-learn mailing list