cookie_jar icon indicating copy to clipboard operation
cookie_jar copied to clipboard

Is it possible to set a cookie for a domain?

Open mark8044 opened this issue 7 months ago • 1 comments

From the way Ive been using it, CookieJar is reading a cookie and saving them to be used later.

  1. But is there a way for me to SET a cookie, say I provide the domain and cookie values?
  2. Is there a way to read what cookies are stored for debug purposes?

mark8044 avatar Jul 03 '24 03:07 mark8044