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

Method getUrl

sources/webserver/QtHttpRequest.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44};
45
46QUrl QtHttpRequest::getUrl(void) const
47{
48 return m_url;
49};
50
51QString QtHttpRequest::getCommand(void) const
52{

Callers 2

onRequestNeedsReplyMethod · 0.45
onClientDataReceivedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected