pub fn parse_request(
    config: Config,
    proto: &str,
    request: &str,
    custom_parameter_template: bool
) -> Option<Config>