Function construct_fastcgi_name_value_pair

Source
pub fn construct_fastcgi_name_value_pair(name: &[u8], value: &[u8]) -> Vec<u8>