cookie_jar
cookie_jar copied to clipboard
Is it possible to set a cookie for a domain?
From the way Ive been using it, CookieJar is reading a cookie and saving them to be used later.
- But is there a way for me to SET a cookie, say I provide the domain and cookie values?
- Is there a way to read what cookies are stored for debug purposes?