MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / getClientInfo

Method getClientInfo

sources/webserver/QtHttpRequest.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69};
70
71QtHttpRequest::ClientInfo QtHttpRequest::getClientInfo(void) const
72{
73 return m_clientInfo;
74};
75
76QByteArray QtHttpRequest::getHeader(const QByteArray& header) const &
77{

Callers 2

WebJsonRpcMethod · 0.80
WebSocketClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected