Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_client.hpp663 friend class HttpClient;
876 class HttpClient class
895 HttpClient() = delete;
896 explicit HttpClient(boost::asio::io_context& iocIn, in HttpClient() function in crow::HttpClient
901 HttpClient(const HttpClient&) = delete;
902 HttpClient& operator=(const HttpClient&) = delete;
903 HttpClient(HttpClient&& client) = default;
904 HttpClient& operator=(HttpClient&& client) = default;
905 ~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.hpp105 std::optional<crow::HttpClient> client;
H A Dredfish_aggregator.hpp419 crow::HttpClient client;
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]