Module abstio::http[][src]

Functions

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 POST request and returns the response.