Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ getBody
Method
getBody
LANServer/httpserver/httprequest.cpp:383–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
381
}
382
383
QByteArray HttpRequest::getBody() const
384
{
385
return bodyData;
386
}
387
388
QByteArray HttpRequest::urlDecode(const QByteArray source)
389
{
Callers
6
apiUpdateTime
Method · 0.80
apiUpdateDelay
Method · 0.80
apiUpdateTimeline
Method · 0.80
apiScreenshot
Method · 0.80
apiLaunch
Method · 0.80
onHttpPost
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected