Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ getStatus
Method
getStatus
LANServer/httpserver/httprequest.cpp:323–326 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
321
322
323
HttpRequest::RequestStatus HttpRequest::getStatus() const
324
{
325
return status;
326
}
327
328
329
QByteArray HttpRequest::getMethod() const
Callers
1
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected