Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp676 friend class HttpClient;
889 class HttpClient class
908 HttpClient() = delete;
909 explicit HttpClient(boost::asio::io_context& iocIn, in HttpClient() function in crow::HttpClient
914 HttpClient(const HttpClient&) = delete;
915 HttpClient& operator=(const HttpClient&) = delete;
916 HttpClient(HttpClient&& client) = default;
917 HttpClient& operator=(HttpClient&& client) = default;
918 ~HttpClient() = default;
/openbmc/openbmc-test-automation/lib/
H A Dredfish_plus.py12 from redfish.rest.v1 import HttpClient
46 class redfish_plus(HttpClient):
/openbmc/bmcweb/redfish-core/include/
H A Dsubscription.hpp96 std::optional<crow::HttpClient> client;
H A Dredfish_aggregator.hpp426 crow::HttpClient client;
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]