Skip to main content

legacy_partially_encoded_url_path

Function legacy_partially_encoded_url_path 

Source
fn legacy_partially_encoded_url_path(url_path: &str) -> String
Expand description

Legacy lookup candidate: unsafe ASCII percent-encoded, non-ASCII kept decoded — the form used before paths were stored stripped. Lets pages written that way (notably exam pages, which the cleanup migration skips) still resolve.