Skip to main content

fetch_html

Function fetch_html 

Source
pub async fn fetch_html(
    params: &[(String, String)],
    options: &FetchOptions,
) -> Result<String, FlightError>