Function vector::sources::util::http::add_headers

source ยท
pub fn add_headers(
    events: &mut [Event],
    headers_config: &[HttpConfigParamKind],
    headers: &HeaderMap,
    log_namespace: LogNamespace,
    source_name: &'static str,
)