MCPcopy 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
57QtHttpReply::StatusCode QtHttpReply::getStatusCode(void) const
58{
59 return m_statusCode;
60};
61
62QByteArray QtHttpReply::getRawData(void) const
63{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected