Skip to main content

encode_preserve_slash

Function encode_preserve_slash 

Source
fn encode_preserve_slash(input: &str) -> String
Expand description

Percent-encode a string, encoding all non-alphanumeric characters EXCEPT /. Used for key/prefix segments.