Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
QUrl QtHttpRequest::getUrl(void) const
47
{
48
return m_url;
49
};
50
51
QString QtHttpRequest::getCommand(void) const
52
{
Callers
2
onRequestNeedsReply
Method · 0.45
onClientDataReceived
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected