models/http/http_models library

HTTP Models

This file exports all HTTP-related models for clean imports. Contains data structures for HTTP interception, metadata, and event handling.

Classes

HTTPEventBase
Lightweight HTTP event - only essential data Hub will enrich with device info, session data, etc.
HTTPRequestMetadata
HTTP request metadata for optimization and security filtering
HTTPResponseMetadata
HTTP response metadata for enrichment and analysis