abstio
0.1.0
Module http
Module Items
Functions
In crate abstio
abstio
Module
http
Copy item path
Source
Functions
§
http_
get
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.
http_
post
Performs an HTTP POST request and returns the response.