MCPcopy 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
162bool HttpResponse::hasSentLastPart() const
163{
164 return sentLastPart;
165}
166
167
168void HttpResponse::setCookie(const HttpCookie& cookie)

Callers 1

readMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected