MCPcopy 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
215QByteArray HttpCookie::getPath() const
216{
217 return path;
218}
219
220bool HttpCookie::getSecure() const
221{

Callers 9

serviceMethod · 0.45
serviceMethod · 0.45
serviceMethod · 0.45
handleHttpRequestMethod · 0.45
handleHttpRequestMethod · 0.45
onSubscriberRequestMethod · 0.45
onHttpPostMethod · 0.45
serviceMethod · 0.45
serviceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected