Tweakr
Preparing search index...
CookieOptions
Interface CookieOptions
interface
CookieOptions
{
expires
?:
number
|
Date
;
path
?:
string
;
sameSite
?:
"Strict"
|
"Lax"
|
"None"
;
secure
?:
boolean
;
}
Index
Properties
expires?
path?
same
Site?
secure?
Properties
Optional
expires
expires
?:
number
|
Date
Optional
path
path
?:
string
Optional
same
Site
sameSite
?:
"Strict"
|
"Lax"
|
"None"
Optional
secure
secure
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
expires
path
same
Site
secure
Tweakr
Loading...