HTTP Header
http_header
The HTTP Header object represents the headers sent in an HTTP request or response. HTTP headers are key-value pairs that convey additional information about the HTTP message, including details about the content, caching, authentication, encoding, and other aspects of the communication.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Name | name |
String | The name of the HTTP header. |
Raw Data | raw_data |
JSON |
Group:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
Value | value |
String | The value of the HTTP header. |
Relationships
Inbound Relationships
These objects and events reference HTTP Header in their attributes:
Outbound Relationships
HTTP Header references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated 3 days ago