MCPcopy Create free account
hub / github.com/d0iasm/saba / HttpClient

Class HttpClient

net/std/src/http.rs:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17use saba_core::http::HttpResponse;
18
19pub struct HttpClient {}
20
21impl HttpClient {
22 pub fn new() -> Self {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected