Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ getStatusCode
Method
getStatusCode
sources/webserver/QtHttpReply.cpp:57–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
};
56
57
QtHttpReply::StatusCode QtHttpReply::getStatusCode(void) const
58
{
59
return m_statusCode;
60
};
61
62
QByteArray QtHttpReply::getRawData(void) const
63
{
Callers
1
onReplySendHeadersRequested
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected