MCPcopy 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

1use crate::service::Service;
2use crate::types::*;
3use reqwest::Method;
4use reqwest::blocking::Client as Http;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected