Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/blobcache/blobcache
/ http.rs
File
http.rs
client/rs/src/http.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
use crate::service::Service;
2
use crate::types::*;
3
use reqwest::Method;
4
use reqwest::blocking::Client as Http;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected