[][src]Function minreq::post

pub fn post<T: Into<URL>>(url: T) -> Request

Alias for send with method set to Method::Post.