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