Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ getPath
Method
getPath
LANServer/httpserver/httpcookie.cpp:215–218 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
213
}
214
215
QByteArray HttpCookie::getPath() const
216
{
217
return path;
218
}
219
220
bool HttpCookie::getSecure() const
221
{
Callers
9
service
Method · 0.45
service
Method · 0.45
service
Method · 0.45
handleHttpRequest
Method · 0.45
handleHttpRequest
Method · 0.45
onSubscriberRequest
Method · 0.45
onHttpPost
Method · 0.45
service
Method · 0.45
service
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected