Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1093
void HttpOutgoingMessage::setKeepAlive(bool value) { keepAlive = value; }
1094
1095
//-------------------------------------------------------------------------------------------------------
1096
// HttpResponse
Callers
6
requestOptionBodyHelpers
Method · 0.80
closeDelimitedResponse
Method · 0.80
keepAliveDisabledByResponse
Method · 0.80
ConsumePublicHttpHeaderSymbols
Method · 0.80
receiveEchoBody
Method · 0.80
beginRequestSend
Method · 0.80
Calls
no outgoing calls
Tested by
4
requestOptionBodyHelpers
Method · 0.64
closeDelimitedResponse
Method · 0.64
keepAliveDisabledByResponse
Method · 0.64
ConsumePublicHttpHeaderSymbols
Method · 0.64