Function spider::utils::fetch_page_html_raw

source ·
pub async fn fetch_page_html_raw(
    target_url: &str,
    client: &Client
) -> PageResponse
Expand description

Perform a network request to a resource extracting all content streaming.