Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awawa-dev/HyperHDR
/ useChunked
Method
useChunked
sources/webserver/QtHttpReply.cpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
};
51
52
bool QtHttpReply::useChunked(void) const
53
{
54
return m_useChunked;
55
};
56
57
QtHttpReply::StatusCode QtHttpReply::getStatusCode(void) const
58
{
Callers
3
onReplySendDataRequested
Method · 0.80
onReplySendHeadersRequested
Method · 0.80
sendReplyToClient
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected