Function abstio::http::http_get [−][src]
Expand description
Performs an HTTP GET request and returns the raw response. Unlike the variations in download.rs, no progress – but it works on native and web.
Performs an HTTP GET request and returns the raw response. Unlike the variations in download.rs, no progress – but it works on native and web.