pub fn json_response( json_str: &str, custom_headers: Option<&HashMap<String, Option<String>>>, request_headers: &HeaderMap, file_path: &str, ) -> Result<Response<BoxBody>, Error>
json response