MCPcopy Create free account
hub / github.com/3rdparty/libprocess / HTTPEndpointProcess

Method HTTPEndpointProcess

src/tests/process_tests.cpp:1924–1925  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1922{
1923public:
1924 explicit HTTPEndpointProcess(const string& id)
1925 : ProcessBase(id) {}
1926
1927 void initialize() override
1928 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected