MCPcopy 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
170void HttpCookie::setPath(const QByteArray path)
171{
172 this->path=path;
173}
174
175void HttpCookie::setSecure(const bool secure)
176{

Callers 8

PlayListMethod · 0.80
refreshLogFileMethod · 0.80
onAcceptMethod · 0.80
setRootMethod · 0.80
getDescriptionURLMethod · 0.80
setAVTransportURIMethod · 0.80
seekMethod · 0.80
playMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected