pub async fn do_fetch2( client: &Client, url: Option<String>, fetch_init: FetchInit, ) -> Result<Response, JsError>