Function header_g_string_append_param

Source
pub fn header_g_string_append_param(
    header: &mut String,
    name: &str,
    value: &str,
)