Function wasmer_wasix::http::default_http_client

source ·
pub fn default_http_client() -> Option<impl HttpClient + Send + Sync + 'static>
Expand description

Try to instantiate a HTTP client that is suitable for the current platform.