MCPcopy Create free account
hub / github.com/azadkuh/qhttp / connection

Method connection

src/qhttpserverresponse.cpp:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56QHttpConnection*
57QHttpResponse::connection() const {
58 return d_func()->iconnection;
59}
60
61///////////////////////////////////////////////////////////////////////////////
62QByteArray

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected