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

Method connection

src/qhttpserverrequest.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73QHttpConnection*
74QHttpRequest::connection() const {
75 return d_ptr->iconnection;
76}
77
78///////////////////////////////////////////////////////////////////////////////
79} // namespace server

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected