Cookie security flag
Source position: httpdefs.pp line 191
public property TCookie.Secure : Boolean |
Secure determines whether the cookie should only be sent over secure (HTTPS) connections. When True, the cookie will not be sent over unencrypted HTTP connections.
|
HTTP-only access flag |
|
|
SameSite attribute of the cookie |