MCPcopy Create free account
hub / github.com/defold/defold / IsValid

Method IsValid

engine/dlib/src/test/test_httpclient.cpp:1476–1479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1474 }
1475
1476 bool IsValid() const
1477 {
1478 return m_Valid;
1479 }
1480
1481 dmHttpClient::HClient GetClient()
1482 {

Callers 6

TlsProtocolRequestFunction · 0.45
ProxyAddRequestFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected