Skip to main content
Version: Next

CookieJarGetCookiesOptions

Options for CookieJar's cookie-reading methods. Structurally compatible with tough-cookie's GetCookiesOptions.

Index

Properties

optionalallPaths

allPaths?: boolean

optionalexpire

expire?: boolean

optionalhttp

http?: boolean

optionalsameSiteContext

sameSiteContext?: strict | none | lax

optionalsort

sort?: boolean