Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/PhotonLibOS
/ new_http_client
Function
new_http_client
net/http/client.cpp:351–353 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
};
350
351
Client* new_http_client(ICookieJar *cookie_jar, TLSContext *tls_ctx) {
352
return new ClientImpl(cookie_jar, tls_ctx);
353
}
354
355
} // namespace http
356
} // namespace net
Callers
8
OssClient
Method · 0.85
new_proxy_handler
Function · 0.85
new_default_forward_proxy_handler
Function · 0.85
TEST
Function · 0.85
test_client
Function · 0.85
TEST
Function · 0.85
TEST
Function · 0.85
HttpFs_v2
Method · 0.85
Calls
no outgoing calls
Tested by
4
TEST
Function · 0.68
test_client
Function · 0.68
TEST
Function · 0.68
TEST
Function · 0.68