Functions

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

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

TODO: implement this with native Rust

TODO: implement this with native Rust

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