Skip to main content

redact_headers

Function redact_headers 

Source
pub fn redact_headers(map: &mut BTreeMap<String, String>, enabled: bool)
Expand description

Apply the default redaction policy to a header map in-place. Pass enabled = false for --no-network-redact.