Expand description
Deep network capture (network.json). Aggregated from CDP Network.*
events. Headers and credential-bearing URL components are redacted by
default per crate::shared::redact.
This module defines the on-wire schema and the redaction helper used by tests.
Structs§
Enums§
Constants§
Functions§
- redact_
headers - Apply the default redaction policy to a header map in-place. Pass
enabled = falsefor--no-network-redact. - redact_
request_ url - Apply the default URL redaction policy used by
network.json. Passenabled = falseonly for the explicit--no-network-redactopt-out. - write