Function gain_localhost::post[][src]

pub async fn post(uri: &str, content_type: &str, body: &[u8]) -> Response
Expand description

Make a POST request.