Skip to main content

Module inspect

Module inspect 

Available on crate features inspect and std and ua only.
Expand description

Observed user-agent profiles for HTTP inspectors.

Structs§

KnownFingerprint
An exact database User-Agent whose observed TLS or HTTP fingerprint matches.
ProfileExport
A pinned selection grouped by observed User-Agent. Only capture handles are sorted and retained; each call constructs one merged profile from stored heads.
ProfileInspector
UserAgentObservation

Functions§

export_profiles
Explicitly collect all profiles. Prefer ProfileExport for large selections.