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

HTTPClientRequestTypeHTTP Session Object Schema

The HTTPClientRequestType field captures the details of an HTTP client request.


Fields

Field Name Type Description
HTTP_Request_Line0..1 HTTPRequestLineType

The HTTP_Request_Line field specifies the HTTP request line of the HTTP client request.

HTTP_Request_Header0..1 HTTPRequestHeaderType

The HTTP_Request_Header field specifies all of the HTTP header fields that may be found in the HTTP client request.

HTTP_Message_Body0..1 HTTPMessageType

The HTTP_Message_Body field specifies the optional message body that may be included in the HTTP client request.