Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use std::sync::LazyLock;
2
3
use reqwest::ClientBuilder;
4
use reqwest_middleware::{ClientBuilder as ClientWithMiddlewareBuilder, ClientWithMiddleware};
Callers
nothing calls this directly
Calls
2
upload_backoff
Function · 0.85
build
Method · 0.80
Tested by
no test coverage detected