Expand description
Utilities to do HTTP requests
Traits§
- An extension trait implemented for
reqwest::RequestBuilderto send a request with a tracing span, and span context propagated.
Functions§
- Create a new
reqwest::Clientwith sane parameters - Notify the CORS layer what opentelemetry propagators are being used. This helps whitelisting headers in CORS requests.