MCPcopy Create free account
hub / github.com/CodSpeedHQ/codspeed / request_client.rs

File request_client.rs

src/request_client.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use std::sync::LazyLock;
2
3use reqwest::ClientBuilder;
4use reqwest_middleware::{ClientBuilder as ClientWithMiddlewareBuilder, ClientWithMiddleware};

Callers

nothing calls this directly

Calls 2

upload_backoffFunction · 0.85
buildMethod · 0.80

Tested by

no test coverage detected