Skip to main content

Module har

Module har 

Source
Expand description

HAR parsing and extraction utilities.

Structs§

ParsedHar
Internal parsed HAR representation.
TransactionViewWithType
Transaction plus optional resource type.

Enums§

HarError
Errors returned while parsing HAR data.

Functions§

parse_har_transactions
Parse a HAR JSON string into transactions usable by the classifier.