Skip to main content

create_json_request

Function create_json_request 

Source
pub fn create_json_request(
    method: Method,
    path: &str,
    json_data: &Value,
) -> Request
Expand description

Create a test request with JSON body