cookieSecure property
Set-Cookie attribute Secure (default true, browsers only send the
cookie over HTTPS). Set to false for local HTTP development.
Implementation
final bool cookieSecure;
Set-Cookie attribute Secure (default true, browsers only send the
cookie over HTTPS). Set to false for local HTTP development.
final bool cookieSecure;