Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
QtHttpRequest::ClientInfo QtHttpRequest::getClientInfo(void) const
72
{
73
return m_clientInfo;
74
};
75
76
QByteArray QtHttpRequest::getHeader(const QByteArray& header) const &
77
{
Callers
2
WebJsonRpc
Method · 0.80
WebSocketClient
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected