SpiecsEngine
 
Loading...
Searching...
No Matches

◆ SetCloseConnection()

void Spices::Net::HttpResponse::SetCloseConnection ( bool on)

Set CloseConnection.

Parameters
[in]onCloseConnection.

Definition at line 29 of file HttpResponse.cpp.

30 {
32
34 }
#define SPICES_PROFILE_ZONE
bool m_CloseConnection
CloseConnection.

References m_CloseConnection.