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
pub fn set_propagator(propagator: &dyn TextMapPropagator)
Notify the CORS layer what opentelemetry propagators are being used. This helps whitelisting headers in CORS requests.
When called twice