MCPcopy Create free account
hub / github.com/chen3feng/toft / HttpClientTest

Method HttpClientTest

net/http/client_test.cpp:17–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15{
16protected:
17 HttpClientTest() : m_server_address("http://www.qq.com/")
18 {
19 }
20 std::string m_server_address;
21};
22

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected