SpiecsEngine
Loading...
Searching...
No Matches
◆
SetBody()
void Spices::Net::HttpResponse::SetBody
(
const std::string &
body
)
Set body.
Parameters
[in]
body
.
Definition at line
57
of file
HttpResponse.cpp
.
58
{
59
SPICES_PROFILE_ZONE
;
60
61
m_Body
= body;
62
}
SPICES_PROFILE_ZONE
#define SPICES_PROFILE_ZONE
Definition
TracyProfilerWrapper.h:100
Spices::Net::HttpResponse::m_Body
std::string m_Body
Body.
Definition
HttpResponse.h:125
References
m_Body
.
Spices
Net
HttpResponse
Generated on Sun Mar 8 2026 10:24:50 for SpiecsEngine by
1.10.0