OCSF HTTP Request object.
Represents an HTTP request associated with an OCSF event. Used to capture request-level context such as the URL, user agent, and HTTP method.
Corresponds to the OCSF HTTP Request object.
Fields
:url-- request URL. Classified as:network.:user_agent-- user agent string. Classified as:network.:http_method-- HTTP method (e.g."GET","POST"). Classified as:taxonomic.
PII classification
See OCSF.Classification for data class definitions. Call
__ocsf_fields__/0 to inspect this module's field classifications.
See OCSF.NetworkEndpoint for network endpoint information.
Summary
Functions
Return field classification metadata for PII policy enforcement.
Types
Functions
@spec __ocsf_fields__() :: keyword()
Return field classification metadata for PII policy enforcement.