Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KikoPlayProject/KikoPlay
/ hasSentLastPart
Method
hasSentLastPart
LANServer/httpserver/httpresponse.cpp:162–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
160
161
162
bool HttpResponse::hasSentLastPart() const
163
{
164
return sentLastPart;
165
}
166
167
168
void HttpResponse::setCookie(const HttpCookie& cookie)
Callers
1
read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected