Function cmd_for_request_parts
pub fn cmd_for_request_parts(parts: &impl HttpRequestParts) -> CommandExpand description
Create a curl Command for the given HttpRequestParts.
pub fn cmd_for_request_parts(parts: &impl HttpRequestParts) -> CommandCreate a curl Command for the given HttpRequestParts.