get
fun get(filter: CookiesGetFilter): <Error class: unknown class><<Error class: unknown class><Cookie>>(source)
A promise which resolves an array of cookie objects.
Sends a request to get all cookies matching filter
, and resolves a promise with the response.