[][src]Function http_link::parse_link_header

pub fn parse_link_header(
    s: &str,
    base: &Url
) -> Result<Vec<Link>, ParseLinkError>