MCPcopy Create free account
hub / github.com/FastFlowLM/FastFlowLM / HttpSession

Class HttpSession

src/server/server.hpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41// Forward declaration
42class RestHandler;
43class HttpSession;
44
45// Global NPU access control
46extern std::mutex g_npu_access_mutex;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected