Searched defs:HttpClient (Results 1 – 6 of 6) sorted by relevance
21 interface HttpClient { interface
25 public interface HttpClient interface
65 public interface HttpClient { interface
74 public class HttpClient extends AggregateLifeCycle implements HttpBuffers, Attributes, Dumpable class128 public HttpClient() in HttpClient() method in HttpClient134 public HttpClient(SslContextFactory sslContextFactory) in HttpClient() method in HttpClient
46 class HttpClient; variable
267 HttpClient::HttpClient(const std::string& agent, StreamPool* pool, in HttpClient() function in rtc::HttpClient