Function gain_localhost::post[][src]

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

Make a POST request.