location_url_for_response

Function location_url_for_response 

Source
fn location_url_for_response(
    response: &Response,
    request_fragment: Option<&str>,
) -> Option<Result<ServoUrl, String>>
Expand description