Preparing search index...
The search index is not available
biorate
biorate
playwright
Cookie
Interface Cookie
interface
Cookie
{
domain
:
string
;
expires
:
number
;
httpOnly
:
boolean
;
name
:
string
;
partitionKey
?:
string
;
path
:
string
;
sameSite
:
"Strict"
|
"Lax"
|
"None"
;
secure
:
boolean
;
value
:
string
;
}
Index
Properties
domain
expires
http
Only
name
partition
Key?
path
same
Site
secure
value
Properties
domain
domain
:
string
expires
expires
:
number
Unix time in seconds.
http
Only
http
Only
:
boolean
name
name
:
string
Optional
partition
Key
partition
Key
?:
string
path
path
:
string
same
Site
same
Site
:
"Strict"
|
"Lax"
|
"None"
secure
secure
:
boolean
value
value
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
domain
expires
http
Only
name
partition
Key
path
same
Site
secure
value
biorate
Loading...
Unix time in seconds.