MCPcopy 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
383QByteArray HttpRequest::getBody() const
384{
385 return bodyData;
386}
387
388QByteArray HttpRequest::urlDecode(const QByteArray source)
389{

Callers 6

apiUpdateTimeMethod · 0.80
apiUpdateDelayMethod · 0.80
apiUpdateTimelineMethod · 0.80
apiScreenshotMethod · 0.80
apiLaunchMethod · 0.80
onHttpPostMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected