MCPcopy 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
52bool QtHttpReply::useChunked(void) const
53{
54 return m_useChunked;
55};
56
57QtHttpReply::StatusCode QtHttpReply::getStatusCode(void) const
58{

Callers 3

sendReplyToClientMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected