mas_http

Function set_propagator

Source
pub fn set_propagator(propagator: &dyn TextMapPropagator)
Expand description

Notify the CORS layer what opentelemetry propagators are being used. This helps whitelisting headers in CORS requests.

ยงPanics

When called twice