fn parse_redirecturl<B: BufRead>(
    reader: &mut Reader<B>
) -> Result<String, Error>
Expand description

Parses RedirectUrl tag.