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