isHttpOnly property
Indicates if the cookie is a http only cookie.
NOTE: on Android it will be always null
.
Implementation
bool? isHttpOnly;
Indicates if the cookie is a http only cookie.
NOTE: on Android it will be always null
.
bool? isHttpOnly;