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

HTTPResponseHeaderTypeHTTP Session Object Schema

The HTTPResponseHeaderType captures the raw or parsed header of an HTTP response.


Fields

Field Name Type Description
Raw_Header0..1 StringObjectPropertyType

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

Parsed_Header0..1 HTTPResponseHeaderFieldsType

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