Function cmd_for_request_parts
pub fn cmd_for_request_parts(parts: &impl HttpRequestParts) -> CommandAvailable on crate feature
http only.Expand description
Create a curl Command for the given HttpRequestParts.