Function mas_http::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