InMemoryCookieStore.get

Get all cookies, which: 1) given uri domain-matches with, or, associated with given uri when added to the cookie store. 3) not expired. See RFC 2965 sec. 3.3.4 for more detail.

class InMemoryCookieStore
get
(
string uri
)

Meta