Skip to main content

utf7_encode

Function utf7_encode 

Source
pub fn utf7_encode(payload: &str) -> String
Expand description

UTF-7 encoding per RFC 2152.

Context: iis, legacy-dotnet — only safe where the target actually decodes UTF-7.