Functions

Creates a simple HTTP GET request with no header and no body.

Creates a simple HTTP POST request with JSON header and body.

Downloads a file to the “file_path”.

TODO: implement this with native Rust

TODO: implement this with native Rust

Sends a HTTP request, reads response in “hyper::body::Bytes”.