Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
use saba_core::http::HttpResponse;
18
19
pub struct HttpClient {}
20
21
impl HttpClient {
22
pub fn new() -> Self {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected