MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / getCommand

Method getCommand

sources/webserver/QtHttpRequest.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49};
50
51QString QtHttpRequest::getCommand(void) const
52{
53 return m_command;
54};
55
56QByteArray QtHttpRequest::getRawData(void) const &
57{

Callers 2

onRequestNeedsReplyMethod · 0.45
onClientDataReceivedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected