Slot: is_http_only
This attribute prevents the cookie from being accessed via JavaScript.
URI: ocsf:is_http_only
Alias: is_http_only
Applicable Classes
| Name |
Description |
Modifies Slot |
| HttpCookie |
The HTTP Cookie object, also known as a web cookie or browser cookie, contain... |
no |
Properties
Type and Range
Cardinality and Requirements
Aliases
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ocsf:is_http_only |
| native |
ocsf:is_http_only |
LinkML Source
name: is_http_only
description: This attribute prevents the cookie from being accessed via JavaScript.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- HTTP Only
rank: 1000
alias: is_http_only
domain_of:
- HttpCookie
range: boolean