Additional HTTP headers of an HTTP request or response.
URI: ocsf:http_headers
Alias: http_headers
Applicable Classes
| Name |
Description |
Modifies Slot |
| Email |
The Email object describes the email metadata such as sender, recipients, and |
no |
| HttpRequest |
The HTTP Request object represents the attributes of a request made to a web |
yes |
| HttpResponse |
The HTTP Response object contains detailed information about the response sen... |
yes |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Aliases
Schema Source
Mappings
| Mapping Type |
Mapped Value |
| self |
ocsf:http_headers |
| native |
ocsf:http_headers |
LinkML Source
name: http_headers
description: Additional HTTP headers of an HTTP request or response.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- HTTP Headers
rank: 1000
alias: http_headers
domain_of:
- Email
- HttpRequest
- HttpResponse
range: HttpHeader
multivalued: true