Heads up! These docs are for STIX 1.1.1, which is not the latest version (1.2). View the latest!

HTTPRequestHeaderTypeHTTP Session Object Schema

The HTTPRequestHeaderType captures the raw or parsed header of an HTTP request.


Fields

Field Name Type Description
Raw_Header0..1 StringObjectPropertyType

The Raw_Header field captures the HTTP request header as a raw, unparsed string.

Parsed_Header0..1 HTTPRequestHeaderFieldsType

The Parsed_Header field captures the HTTP request header as a set of parsed HTTP header fields.