HTTP Header
TThe 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 header |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
Value | value |
String | The value of the 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 qdm-1.3.2+ocsf-1.3.0
Updated about 1 month ago