Function suffix_html

Source
pub fn suffix_html(req: &mut HttpRequest)
Expand description

Appends a suffix to the url

If the requested url doesn’t exists, try to append a suffix (‘.html’, ‘.php’), and if it exists, modify the url.