[][src]Function dkim::canonicalization::canonicalize_header_relaxed

pub fn canonicalize_header_relaxed(value: String) -> String

Canonicalize a single header using the relaxed canonicalization algorithm.

Note: There is no corresponding function for the simple canonicalization algorithm because the simple canonicalization algorithm does not change a single header.