Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ setPath
Method
setPath
LANServer/httpserver/httpcookie.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void HttpCookie::setPath(const QByteArray path)
171
{
172
this->path=path;
173
}
174
175
void HttpCookie::setSecure(const bool secure)
176
{
Callers
8
PlayList
Method · 0.80
refreshLogFile
Method · 0.80
onAccept
Method · 0.80
setRoot
Method · 0.80
getDescriptionURL
Method · 0.80
setAVTransportURI
Method · 0.80
seek
Method · 0.80
play
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected