Home
last modified time | relevance | path

Searched refs:clientKey (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_client.hpp933 std::string clientKey = in sendDataWithCallback() local
936 auto pool = connectionPools.try_emplace(clientKey); in sendDataWithCallback()
940 ioc, clientKey, connPolicy, destUrl, verifyCert); in sendDataWithCallback()