You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although there is low possibility to call this method if you are using DefaultCookiePolicy, but as a method of CookieJar that could be used(do not start with _, and would be used when users are customizing their own policies), the method is supposed to be documented.
IMO we can document it in case of ppl are customizing their own policy instead of using DefaultCookiePolicy, while they need this func to write their own expiration logic.