Module utils

Source
Expand description

Utilities reused across dependant crates and integrations.

Functionsยง

is_sensitive_header
Determines if the HTTP header with the given name shall be considered as potentially carrying sensitive data.
scrub_pii_from_url
Scrub PII (username and password) from the given URL.