MCPcopy 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
150void HttpCookie::setValue(const QByteArray value)
151{
152 this->value=value;
153}
154
155void HttpCookie::setComment(const QByteArray comment)
156{

Callers 2

LANServerMethod · 0.45
startServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected