MCPcopy Create free account
hub / github.com/apache/nifi-minifi-cpp / BaseHTTPClient

Method BaseHTTPClient

libminifi/include/utils/HTTPClient.h:297–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295class BaseHTTPClient {
296 public:
297 BaseHTTPClient() = default;
298
299 virtual ~BaseHTTPClient() = default;
300

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected