Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3rdparty/libprocess
/ Http
Method
Http
src/tests/http_tests.cpp:166–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
164
{
165
public:
166
Http() : process(new HttpProcess())
167
{
168
spawn(process.get());
169
}
170
171
~Http()
172
{
Callers
nothing calls this directly
Calls
2
spawn
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected