pub fn parse_location(headers: &HeaderMap) -> Result<Option<&str>>
Parse redirect location from header map
The returned value maybe a relative path, like /index.html, /robots.txt, etc.
/index.html
/robots.txt