yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::net::HttpLibClient Member List

This is the complete list of members for yaze::net::HttpLibClient, including all inherited members.

client_cache_yaze::net::HttpLibClientprivate
ConvertHeaders(const void *httplib_headers) constyaze::net::HttpLibClientprivate
Delete(const std::string &url, const Headers &headers={}) overrideyaze::net::HttpLibClientvirtual
Get(const std::string &url, const Headers &headers={}) overrideyaze::net::HttpLibClientvirtual
GetOrCreateClient(const std::string &scheme, const std::string &host, int port)yaze::net::HttpLibClientprivate
GetTimeout() constyaze::net::IHttpClientinline
HttpLibClient()yaze::net::HttpLibClient
ParseUrl(const std::string &url, std::string &scheme, std::string &host, int &port, std::string &path) constyaze::net::HttpLibClientprivate
Post(const std::string &url, const std::string &body, const Headers &headers={}) overrideyaze::net::HttpLibClientvirtual
Put(const std::string &url, const std::string &body, const Headers &headers={}) overrideyaze::net::HttpLibClientvirtual
SetTimeout(int timeout_seconds) overrideyaze::net::HttpLibClientvirtual
timeout_seconds_yaze::net::IHttpClientprotected
~HttpLibClient() overrideyaze::net::HttpLibClient
~IHttpClient()=defaultyaze::net::IHttpClientvirtual