pub fn extract_header_value_from_request_to_string<'a>( headers: &'a HeaderMap, header_name: &'a str, ) -> &'a str
returns an empty string