CookieStore.getCookies

Get all not-expired cookies in cookie store.

@return an immutable list of http cookies; return empty list if there's no http cookie in store

interface CookieStore
getCookies
()

Meta