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