Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ setValue
Method
setValue
LANServer/httpserver/httpcookie.cpp:150–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
148
}
149
150
void HttpCookie::setValue(const QByteArray value)
151
{
152
this->value=value;
153
}
154
155
void HttpCookie::setComment(const QByteArray comment)
156
{
Callers
2
LANServer
Method · 0.45
startServer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected