I have been searching for a way, to specify the cookie data for CURL. I have found some solutions on how to save the cookies from a visited page, but that’s not what I need. What I want is, to write the data for the cookie myself, so CURL uses it.
Share
You really should read the documentation – it’s listed with exactly the keywords you’d expect and contains a lot of helpful info: