MCPcopy Create free account
hub / github.com/Pagghiu/SaneCppLibraries / setKeepAlive

Method setKeepAlive

Libraries/Http/HttpConnection.cpp:1093–1093  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1091}
1092
1093void HttpOutgoingMessage::setKeepAlive(bool value) { keepAlive = value; }
1094
1095//-------------------------------------------------------------------------------------------------------
1096// HttpResponse

Callers 6

receiveEchoBodyMethod · 0.80
beginRequestSendMethod · 0.80

Calls

no outgoing calls